First published: Wed Oct 16 2024(Updated: )
A vulnerability classified as critical has been found in code-projects Pharmacy Management System 1.0. This affects an unknown part of the file /php/manage_supplier.php?action=search. The manipulation of the argument text leads to sql injection. It is possible to initiate the attack 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-10022 is classified as a critical vulnerability.
CVE-2024-10022 is a SQL injection vulnerability.
CVE-2024-10022 affects version 1.0 of the code-projects Pharmacy Management System.
To fix CVE-2024-10022, implement parameterized queries to prevent SQL injection.
The vulnerable code for CVE-2024-10022 is located in /php/manage_supplier.php when handling the search action.