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 /dental_form.php. The manipulation of the argument itr_no 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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3243 is classified as a critical vulnerability.
CVE-2025-3243 allows for SQL injection through manipulation of the 'itr_no' argument in the file /dental_form.php.
Yes, CVE-2025-3243 can be exploited remotely.
CVE-2025-3243 affects the Patient Record Management System 1.0.
To mitigate CVE-2025-3243, ensure that input validation is implemented and parameterized queries are used to protect against SQL injection.