CVE-2025-5627: code-projects Patient Record Management System sputum_form.php sql injection
A vulnerability classified as critical was found in code-projects Patient Record Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /sputumform.php. The manipulation of the argument itrno leads to sql injection. The attack can be launched 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-5627?
CVE-2025-5627 is classified as a critical vulnerability.
How does the SQL injection in CVE-2025-5627 occur?
The SQL injection in CVE-2025-5627 occurs through the manipulation of the 'itr_no' argument in the '/sputum_form.php' file.
What software is affected by CVE-2025-5627?
The affected software for CVE-2025-5627 is the Patient Record Management System by code-projects.
What can be the impact of exploiting CVE-2025-5627?
Exploiting CVE-2025-5627 can lead to unauthorized access to the database, manipulation of data, and potential data leakage.
How can I mitigate CVE-2025-5627?
To mitigate CVE-2025-5627, you should validate and sanitize user inputs and prepare SQL statements using parameterized queries.