Unknown · Code-Projects Blood Bank Management System · CVE-2024-9035
**Name of the Vulnerable Software and Affected Versions**
code-projects Blood Bank Management System version 1.0
**Description**
A critical issue was found in the Admin Login component of the system, affecting an unknown part of the file /admin/login.php. The manipulation of the `username` and `password` arguments leads to SQL injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. Unauthenticated remote code execution is possible.
**Recommendations**
As a temporary workaround, consider disabling the Admin Login functionality until a patch is available. Restrict access to the /admin/login.php file to minimize the risk of exploitation. Avoid using the `username` and `password` arguments in the affected login endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.