First published: Fri Sep 02 2022(Updated: )
Clinic's Patient Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /pms/update_patient.php.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Clinic's Patient Management System | =1.0 | |
Oretnom23 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-36609 has been classified with a high severity level due to its potential to cause significant data leakage.
CVE-2022-36609 exploits SQL injection through the 'id' parameter in the /pms/update_patient.php endpoint.
To fix CVE-2022-36609, sanitize user inputs and use prepared statements to prevent SQL injection attacks.
CVE-2022-36609 affects version 1.0 of the Clinic's Patient Management System.
CVE-2022-36609 is associated with SQL injection attacks that can manipulate database queries.