First published: Sun Apr 27 2025(Updated: )
A vulnerability, which was classified as critical, was found in codeprojects Patient Record Management System 1.0. This affects an unknown part of the file /edit_rpatient.php.php. The manipulation of the argument id/lastname leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
codeproject Patient Record Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3955 is classified as a critical vulnerability.
CVE-2025-3955 is an SQL injection vulnerability affecting the Patient Record Management System.
CVE-2025-3955 can be exploited by manipulating the 'id' or 'lastname' parameters in the /edit_rpatient.php file.
To fix CVE-2025-3955, ensure proper input validation and use prepared statements for database queries.
CVE-2025-3955 affects version 1.0 of the Patient Record Management System by CodeProject.