First published: Mon Sep 05 2022(Updated: )
A vulnerability classified as critical was found in SourceCodester Clinics Patient Management System. Affected by this vulnerability is an unknown functionality of the file index.php of the component Login. The manipulation of the argument user_name leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-207847.
Credit: cna@vuldb.com cna@vuldb.com
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-3120 is classified as a critical vulnerability.
CVE-2022-3120 exploits SQL injection through the manipulation of the user_name argument in index.php of the Login component.
CVE-2022-3120 affects version 1.0 of the Clinic's Patient Management System from SourceCodester and Oretnom23.
CVE-2022-3120 can lead to unauthorized access to the database and data leakage due to SQL injection.
To fix CVE-2022-3120, implement input validation and parameterized queries to prevent SQL injection.