First published: Fri May 02 2025(Updated: )
A vulnerability classified as critical has been found in code-projects Patient Record Management System 1.0. Affected is an unknown function of the file /edit_xpatient.php. The manipulation of the argument lastname leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Patient Record Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4197 is classified as a critical vulnerability.
CVE-2025-4197 allows for SQL injection through manipulation of the 'lastname' argument in the /edit_xpatient.php file.
Yes, CVE-2025-4197 can be exploited remotely.
Exploiting CVE-2025-4197 could allow an attacker to gain unauthorized access to the database and manipulate sensitive patient records.
To mitigate CVE-2025-4197, ensure input validation and use prepared statements to prevent SQL injection.