PT-2023-29261 · Unknown · Online Blood Donation Management System

Andres Roldan

·

Published

2023-10-31

·

Updated

2025-05-22

·

CVE-2023-44484

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Online Blood Donation Management System version 1.0
Description The issue concerns a Stored Cross-Site Scripting vulnerability. Specifically, 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.
Recommendations For Online Blood Donation Management System version 1.0, as a temporary workaround, consider validating and sanitizing the firstName parameter in the "users/register.php" resource to prevent malicious input from being echoed in the "users/member.php" response. Restrict access to the "users/member.php" document to minimize the risk of exploitation. Avoid using the firstName parameter in the affected resource until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

XSS

Weakness Enumeration

Related Identifiers

CVE-2023-44484

Affected Products

Online Blood Donation Management System