CVE-2025-4197: code-projects Patient Record Management System edit_xpatient.php sql injection
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 /editxpatient.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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4197?
CVE-2025-4197 is classified as a critical vulnerability.
How does CVE-2025-4197 affect the Patient Record Management System?
CVE-2025-4197 allows for SQL injection through manipulation of the 'lastname' argument in the /edit_xpatient.php file.
Can CVE-2025-4197 be exploited remotely?
Yes, CVE-2025-4197 can be exploited remotely.
What is the potential impact of exploiting CVE-2025-4197?
Exploiting CVE-2025-4197 could allow an attacker to gain unauthorized access to the database and manipulate sensitive patient records.
How can I mitigate CVE-2025-4197 in my system?
To mitigate CVE-2025-4197, ensure input validation and use prepared statements to prevent SQL injection.