CVE-2025-3243: code-projects Patient Record Management System dental_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 /dentalform.php. The manipulation of the argument itrno/dentalno 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-3243?
CVE-2025-3243 is classified as a critical vulnerability.
How does CVE-2025-3243 affect the Patient Record Management System?
CVE-2025-3243 allows for SQL injection through manipulation of the 'itr_no' argument in the file /dental_form.php.
Can CVE-2025-3243 be exploited remotely?
Yes, CVE-2025-3243 can be exploited remotely.
What systems are affected by CVE-2025-3243?
CVE-2025-3243 affects the Patient Record Management System 1.0.
How can I mitigate CVE-2025-3243?
To mitigate CVE-2025-3243, ensure that input validation is implemented and parameterized queries are used to protect against SQL injection.