First published: Sat Oct 19 2024(Updated: )
A vulnerability classified as critical has been found in code-projects Pharmacy Management System 1.0. Affected is an unknown function of the file /add_new_purchase.php?action=is_supplier. The manipulation of the argument name leads to sql injection. It is possible to launch 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-10138 is classified as a critical vulnerability due to its potential for SQL injection.
To fix CVE-2024-10138, it is recommended to sanitize user input and use prepared statements to prevent SQL injection.
CVE-2024-10138 affects Pharmacy Management System version 1.0.
The impact of CVE-2024-10138 allows attackers to manipulate SQL queries, potentially leading to unauthorized data access.
CVE-2024-10138 exploits the /add_new_purchase.php?action=is_supplier function to perform SQL injection.