First published: Sun Apr 06 2025(Updated: )
A vulnerability was found in code-projects Blood Bank Management System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /admin/campsdetails.php. The manipulation of the argument hospital 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 |
---|---|---|
Blood Bank Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3309 has been rated as critical due to its potential for SQL injection.
CVE-2025-3309 affects the file /admin/campsdetails.php, allowing manipulation of the hospital argument which leads to SQL injection.
In the context of CVE-2025-3309, SQL injection refers to the technique where an attacker can inject malicious SQL statements into an application to manipulate its database.
To fix CVE-2025-3309, implement proper input validation and use prepared statements to prevent SQL injection.
If you are vulnerable to CVE-2025-3309, you should update the Blood Bank Management System to the latest version and apply the necessary security patches.