CVE-2022-3122: SourceCodester Clinics Patient Management System medicine_details.php sql injection
A vulnerability was found in SourceCodester Clinics Patient Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file medicinedetails.php. The manipulation of the argument medicine leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-207854 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-3122?
CVE-2022-3122 has been rated as critical due to its potential impact on database security.
What type of vulnerability is CVE-2022-3122?
CVE-2022-3122 is an SQL injection vulnerability found in the medicine_details.php file of the Clinics Patient Management System.
How do I fix CVE-2022-3122?
To fix CVE-2022-3122, validate and sanitize all user inputs to prevent SQL injection attacks.
Which software versions are affected by CVE-2022-3122?
CVE-2022-3122 affects version 1.0 of the Clinics Patient Management System from both SourceCodester and Oretnom23.
What actions can be taken to mitigate CVE-2022-3122?
Organizations should implement prepared statements and parameterized queries in their database interactions to mitigate CVE-2022-3122.