First published: Sat Oct 19 2024(Updated: )
A vulnerability, which was classified as critical, has been found in code-projects Pharmacy Management System 1.0. Affected by this issue is some unknown functionality of the file /manage_supplier.php. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Pharmacy Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10140 is classified as a critical vulnerability.
CVE-2024-10140 exploits the Pharmacy Management System through SQL injection via the 'id' parameter in /manage_supplier.php.
CVE-2024-10140 affects version 1.0 of the Pharmacy Management System.
CVE-2024-10140 can lead to unauthorized database access and manipulation, potentially compromising sensitive information.
To mitigate CVE-2024-10140, input validation and parameterized queries should be implemented to prevent SQL injection.