First published: Fri Nov 01 2024(Updated: )
A vulnerability was found in code-projects Courier Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /login.php. The manipulation of the argument txtusername leads to sql injection. The attack may 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-10608 has been rated as critical due to its potential for remote SQL injection.
CVE-2024-10608 allows attackers to manipulate the txtusername argument in /login.php, leading to SQL injection.
Yes, CVE-2024-10608 can be exploited remotely, which increases the risk of attacks.
CVE-2024-10608 affects version 1.0 of the Courier Management System.
To fix CVE-2024-10608, ensure proper input validation and sanitization for the txtusername parameter in the login process.