First published: Fri Apr 04 2025(Updated: )
A vulnerability was found in code-projects Patient Record Management System 1.0. It has been classified as critical. Affected is an unknown function of the file /xray_print.php. The manipulation of the argument itr_no leads to sql injection. It is possible to launch the attack 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 | ||
Patient Record Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3208 has been classified as critical due to the potential for SQL injection.
To fix CVE-2025-3208, you should sanitize and validate all user inputs in the itr_no argument to prevent SQL injection.
CVE-2025-3208 affects the Patient Record Management System version 1.0 by code-projects.
Yes, CVE-2025-3208 can be exploited remotely, allowing attackers to manipulate the SQL queries.
The specific vulnerability type in CVE-2025-3208 is SQL injection due to improper handling of the itr_no argument.