CVE-2025-3207: code-projects Patient Record Management System birthing_form.php sql injection
A vulnerability was found in code-projects Patient Record Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /birthingform.php. The manipulation of the argument birthid leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-3207?
CVE-2025-3207 is classified as a critical vulnerability.
How does CVE-2025-3207 allow for SQL injection?
CVE-2025-3207 enables SQL injection through improper handling of the 'birth_id' argument in the file '/birthing_form.php'.
Which software is affected by CVE-2025-3207?
CVE-2025-3207 affects code-projects Patient Record Management System version 1.0.
What are the potential impacts of exploiting CVE-2025-3207?
Exploiting CVE-2025-3207 may allow remote attackers to manipulate database queries, potentially exposing sensitive data.
How can I remediate CVE-2025-3207?
To remediate CVE-2025-3207, validate and sanitize all user input, particularly the 'birth_id' parameter.