First published: Tue Oct 31 2023(Updated: )
Online Blood Donation Management System v1.0 is vulnerable to a Stored Cross-Site Scripting vulnerability. The 'firstName' parameter of the users/register.php resource is copied into the users/member.php document as plain text between tags. Any input is echoed unmodified in the users/member.php response.
Credit: help@fluidattacks.com
Affected Software | Affected Version | How to fix |
---|---|---|
=1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID is CVE-2023-44484.
The title of this vulnerability is 'Online Blood Donation Management System v1.0 - Multiple Stored Cross-Site Scripting (XSS)'.
The severity of CVE-2023-44484 is medium with a severity value of 6.1.
The affected software of CVE-2023-44484 is 'Projectworlds Online Blood Donation Management System v1.0'.
To fix CVE-2023-44484, it is recommended to sanitize and validate all user-supplied input to prevent the execution of malicious scripts.