First published: Tue Aug 16 2022(Updated: )
Clinic's Patient Management System v1.0 is vulnerable to SQL Injection via /pms/update_medicine.php?id=.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Oretnom23 Clinic\'s Patient Management System | =1.0 | |
Clinic's Patient Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36242 is classified as a high severity vulnerability due to the potential for unauthorized access to sensitive data through SQL Injection.
To fix CVE-2022-36242, implement parameterized queries or prepared statements to sanitize user inputs in the /pms/update_medicine.php script.
CVE-2022-36242 affects version 1.0 of the Clinic's Patient Management System by both Clinic's Patient Management System Project and Oretnom23.
CVE-2022-36242 is a SQL injection vulnerability that allows attackers to execute arbitrary SQL queries on the database.
Yes, successful exploitation of CVE-2022-36242 can lead to data leakage and unauthorized access to sensitive patient information in the database.