CVE-2022-36242: SQL Injection
Clinic's Patient Management System v1.0 is vulnerable to SQL Injection via /pms/updatemedicine.php?id=.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-36242?
CVE-2022-36242 is classified as a high severity vulnerability due to the potential for unauthorized access to sensitive data through SQL Injection.
How do I fix CVE-2022-36242?
To fix CVE-2022-36242, implement parameterized queries or prepared statements to sanitize user inputs in the /pms/update_medicine.php script.
What systems are affected by CVE-2022-36242?
CVE-2022-36242 affects version 1.0 of the Clinic's Patient Management System by both Clinic's Patient Management System Project and Oretnom23.
What type of vulnerability is CVE-2022-36242?
CVE-2022-36242 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL queries on the database.
Can CVE-2022-36242 lead to data leakage?
Yes, successful exploitation of CVE-2022-36242 can lead to data leakage and unauthorized access to sensitive patient information in the database.