First published: Fri May 09 2025(Updated: )
A vulnerability was found in code-projects Patient Record Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file fecalysis_form.php. The manipulation of the argument itr_no leads to sql injection. The attack may be launched 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-4459 has been rated as critical due to its potential for SQL injection vulnerabilities.
CVE-2025-4459 affects the functionality of fecalysis_form.php in the Patient Record Management System.
CVE-2025-4459 is caused by improper handling of the 'itr_no' argument, leading to SQL injection.
To fix CVE-2025-4459, ensure that all user inputs are properly sanitized and parameterized queries are used.
Exploiting CVE-2025-4459 may allow an attacker to manipulate the database, leading to unauthorized data access or modification.