First published: Fri Nov 01 2024(Updated: )
A vulnerability was found in code-projects Courier Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /track-result.php. The manipulation of the argument Consignment leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Courier Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10607 has been classified as a critical vulnerability.
CVE-2024-10607 affects the file /track-result.php and leads to SQL injection through improper handling of the Consignment argument.
Yes, CVE-2024-10607 can be exploited remotely by manipulating the Consignment argument.
CVE-2024-10607 specifically affects Courier Management System version 1.0.
To fix CVE-2024-10607, it is recommended to apply input validation and use prepared statements for database queries in the affected code.