Sourcecodester · Sourcecodester Loan Management System · CVE-2024-51031
Name of the Vulnerable Software and Affected Versions:
Sourcecodester Cab Management System version 1.0
Description:
A Cross-site Scripting (XSS) issue in manage account.php allows remote authenticated users to inject arbitrary web scripts via the `First Name`, `Middle Name`, and `Last Name` fields.
Recommendations:
For Sourcecodester Cab Management System version 1.0, consider validating and sanitizing user input for the `First Name`, `Middle Name`, and `Last Name` fields to prevent arbitrary web script injection. As a temporary workaround, restrict access to the manage account.php file until a patch is available.