First published: Thu Mar 06 2025(Updated: )
A vulnerability classified as critical has been found in code-projects Blood Bank Management System 1.0. Affected is an unknown function of the file /admin/delete_members.php. The manipulation of the argument member_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-2039 is classified as a critical vulnerability.
CVE-2025-2039 allows for SQL injection through the manipulation of the member_id argument in /admin/delete_members.php.
Yes, CVE-2025-2039 can be exploited remotely by attackers.
Exploitation of CVE-2025-2039 may allow unauthorized access to sensitive data within the Blood Bank Management System.
To fix CVE-2025-2039, validate and sanitize user input for the member_id parameter to prevent SQL injection.