CVE-2024-10023: code-projects Pharmacy Management System add_new_medicine.php sql injection
A vulnerability classified as critical was found in code-projects Pharmacy Management System 1.0. This vulnerability affects unknown code of the file /php/addnewmedicine.php. The manipulation of the argument name/packing/genericname/suppliersname leads to sql injection. The attack can be initiated 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-10023?
The severity of CVE-2024-10023 is classified as critical due to SQL injection vulnerabilities.
How do I fix CVE-2024-10023?
To fix CVE-2024-10023, sanitize user inputs in the /php/add_new_medicine.php file to prevent SQL injection.
What software is affected by CVE-2024-10023?
CVE-2024-10023 affects the code-projects Pharmacy Management System version 1.0.
What exploit does CVE-2024-10023 represent?
CVE-2024-10023 represents an SQL injection vulnerability that can be exploited through the manipulation of specific arguments.
Is there a known workaround for CVE-2024-10023?
A known workaround for CVE-2024-10023 is to implement input validation and prepared statements for database queries.