Sourcecodester · Best House Rental Management System · CVE-2024-10348
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Best House Rental Management System version 1.0
**Description**
A vulnerability was found in the Manage Tenant Details component, specifically affecting the /index.php?page=tenants file. The issue arises from the manipulation of the `Last Name`, `First Name`, and `Middle Name` arguments, leading to cross-site scripting. This can be initiated remotely. The exploit has been disclosed publicly and may be used. Initially, only the "Last Name" field was identified as affected, but other fields might also be vulnerable.
**Recommendations**
For version 1.0, consider disabling the manipulation of the `Last Name`, `First Name`, and `Middle Name` arguments in the /index.php?page=tenants file as a temporary workaround until a patch is available. Restrict access to the Manage Tenant Details component to minimize the risk of exploitation. Avoid using the affected fields in the component until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.