First published: Sun Sep 22 2024(Updated: )
A vulnerability classified as problematic was found in code-projects Blood Bank System 1.0. This vulnerability affects unknown code of the file bbms.php. The manipulation of the argument fullname/age/bloodgroup/city/phno/gender as part of String leads to cross site scripting. 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 |
---|---|---|
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-9084 is classified as a problematic vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2024-9084, you should sanitize and validate user input for the affected parameters in bbms.php.
CVE-2024-9084 affects version 1.0 of the Blood Bank System.
In CVE-2024-9084, the parameters fullname, age, bloodgroup, city, phno, and gender can be exploited for cross-site scripting.
Yes, CVE-2024-9084 can be easily exploited if proper input validation and sanitization are not in place.