Code Projects · Patient Record Management System · CVE-2025-3209
**Name of the Vulnerable Software and Affected Versions**
code-projects Patient Record Management System version 1.0
code-projects Patient Record Management System version 3.1
**Description**
A critical issue was found in the Patient Record Management System. The problem is related to an unknown functionality of the file /add patient.php. The manipulation of the `itr no` argument leads to SQL injection. This issue can be exploited remotely.
**Recommendations**
For version 1.0, consider restricting access to the /add patient.php file until a fix is available.
For version 3.1, avoid using the `itr no` argument in the affected functionality until the issue is resolved.
As a temporary workaround, consider disabling the SQL injection-prone functionality in the /add patient.php file until a patch is available.