First published: Thu Mar 06 2025(Updated: )
A vulnerability, which was classified as critical, was found in code-projects Blood Bank Management System 1.0. Affected is an unknown function of the file /user_dashboard/view_donor.php. The manipulation of the argument donor_id 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 |
---|---|---|
Blood Bank Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2033 is classified as a critical vulnerability.
CVE-2025-2033 allows SQL injection through manipulation of the donor_id argument in the file /user_dashboard/view_donor.php.
To fix CVE-2025-2033, validate and sanitize all inputs, particularly the donor_id parameter, to prevent SQL injection.
CVE-2025-2033 impacts the Blood Bank Management System version 1.0.
Attackers can exploit CVE-2025-2033 to execute arbitrary SQL queries, which may lead to unauthorized access to sensitive data.