CVE-2022-3120: SourceCodester Clinics Patient Management System Login index.php sql injection
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 username 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-3120?
CVE-2022-3120 is classified as a critical vulnerability.
How does CVE-2022-3120 exploit SQL injection?
CVE-2022-3120 exploits SQL injection through the manipulation of the user_name argument in index.php of the Login component.
Which software is affected by CVE-2022-3120?
CVE-2022-3120 affects version 1.0 of the Clinic's Patient Management System from SourceCodester and Oretnom23.
What impact does CVE-2022-3120 have on affected systems?
CVE-2022-3120 can lead to unauthorized access to the database and data leakage due to SQL injection.
How can I fix CVE-2022-3120?
To fix CVE-2022-3120, implement input validation and parameterized queries to prevent SQL injection.