First published: Sun Sep 29 2024(Updated: )
A vulnerability was found in code-projects Blood Bank System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /forgot.php. The manipulation of the argument useremail leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Blood Bank System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9327 has been declared as critical.
CVE-2024-9327 affects the unknown code in the file /forgot.php by enabling SQL injection through the manipulation of the argument useremail.
Yes, the exploit for CVE-2024-9327 can be initiated remotely.
CVE-2024-9327 affects the Blood Bank System version 1.0.
Mitigation for CVE-2024-9327 involves validating and sanitizing user input to prevent SQL injection.