First published: Wed Apr 03 2024(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Online Patient Record Management System | =1.0 | |
Campcodes Online Patient Record Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-3226 has been classified as a critical vulnerability.
CVE-2024-3226 affects the /admin/login.php file, allowing for SQL injection through the manipulation of the password argument.
The affected version of the Campcodes Online Patient Record Management System is 1.0.
CVE-2024-3226 is classified as an SQL injection vulnerability.
To mitigate CVE-2024-3226, validate and sanitize user inputs and use prepared statements in your database queries.