First published: Wed Jul 31 2024(Updated: )
A vulnerability classified as problematic was found in itsourcecode Online Blood Bank Management System 1.0. This vulnerability affects unknown code of the file signup.php of the component User Registration Handler. The manipulation of the argument user leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-273232.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Adonesevangelista Online Blood Bank Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7321 is classified as a problematic vulnerability.
CVE-2024-7321 affects the user registration handler in the signup.php file, potentially leading to cross-site scripting vulnerabilities.
Users of Adonesevangelista's Online Blood Bank Management System version 1.0 are affected by CVE-2024-7321.
The manipulative cross-site scripting enabled by CVE-2024-7321 can lead to data theft and session hijacking.
To mitigate CVE-2024-7321, sanitize user inputs in the signup.php file and implement proper output encoding.