First published: Thu Jun 20 2024(Updated: )
A vulnerability has been found in itsourcecode Tailoring Management System 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file orderadd.php. The manipulation of the argument customer leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-269167.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
itsourcecode Tailoring Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6195 is classified as a critical vulnerability.
CVE-2024-6195 allows for SQL injection through the file orderadd.php due to improper handling of the 'customer' argument.
CVE-2024-6195 affects version 1.0 of the itsourcecode Tailoring Management System.
To fix CVE-2024-6195, you should sanitize and validate all user inputs in the affected PHP file to prevent SQL injection.
Yes, CVE-2024-6195 can be exploited remotely, allowing attackers to manipulate SQL queries via the affected functionality.