CVE-2024-3226: Campcodes Online Patient Record Management System login.php sql injection
A vulnerability was found in Campcodes Online Patient Record Management System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/login.php. The manipulation of the argument password leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-259071.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3226?
CVE-2024-3226 has been classified as a critical vulnerability.
How does CVE-2024-3226 affect the Campcodes Online Patient Record Management System?
CVE-2024-3226 affects the /admin/login.php file, allowing for SQL injection through the manipulation of the password argument.
What version of the Campcodes Online Patient Record Management System is affected by CVE-2024-3226?
The affected version of the Campcodes Online Patient Record Management System is 1.0.
What type of vulnerability is CVE-2024-3226?
CVE-2024-3226 is classified as an SQL injection vulnerability.
How can I mitigate CVE-2024-3226?
To mitigate CVE-2024-3226, validate and sanitize user inputs and use prepared statements in your database queries.