CVE-2024-10138: code-projects Pharmacy Management System add_new_purchase.php sql injection
A vulnerability classified as critical has been found in code-projects Pharmacy Management System 1.0. Affected is an unknown function of the file /addnewpurchase.php?action=issupplier. 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10138?
CVE-2024-10138 is classified as a critical vulnerability due to its potential for SQL injection.
How do I fix CVE-2024-10138?
To fix CVE-2024-10138, it is recommended to sanitize user input and use prepared statements to prevent SQL injection.
Which version of Pharmacy Management System is affected by CVE-2024-10138?
CVE-2024-10138 affects Pharmacy Management System version 1.0.
What is the impact of CVE-2024-10138 on Pharmacy Management System?
The impact of CVE-2024-10138 allows attackers to manipulate SQL queries, potentially leading to unauthorized data access.
What functionality is exploited in CVE-2024-10138?
CVE-2024-10138 exploits the /add_new_purchase.php?action=is_supplier function to perform SQL injection.