First published: Sat Oct 19 2024(Updated: )
A vulnerability classified as critical was found in code-projects Pharmacy Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /add_new_supplier.php. The manipulation of the argument name leads to sql injection. The attack can 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-10139 is classified as a critical vulnerability.
CVE-2024-10139 affects the file /add_new_supplier.php, which allows for SQL injection through manipulation of the name parameter.
Yes, CVE-2024-10139 can be exploited remotely by attackers.
To mitigate CVE-2024-10139, it is advisable to sanitize user inputs and apply proper parameterized queries in the affected PHP file.
Currently, no official patches have been released for CVE-2024-10139, so users should implement immediate security measures.