First published: Fri Apr 04 2025(Updated: )
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 /birthing_form.php. The manipulation of the argument birth_id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Patient Record Management System | ||
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-2025-3207 is classified as a critical vulnerability.
CVE-2025-3207 enables SQL injection through improper handling of the 'birth_id' argument in the file '/birthing_form.php'.
CVE-2025-3207 affects code-projects Patient Record Management System version 1.0.
Exploiting CVE-2025-3207 may allow remote attackers to manipulate database queries, potentially exposing sensitive data.
To remediate CVE-2025-3207, validate and sanitize all user input, particularly the 'birth_id' parameter.