Unknown · Computer Laboratory Management System · CVE-2024-31544
**Name of the Vulnerable Software and Affected Versions**
Computer Laboratory Management System version 1.0
**Description**
A stored cross-site scripting (XSS) issue allows attackers to execute arbitrary JavaScript code by including malicious payloads into `remarks`, `borrower name`, `faculty department` parameters in "/classes/Master.php?f=save record" API endpoint.
**Recommendations**
For Computer Laboratory Management System version 1.0, consider disabling the parameters `remarks`, `borrower name`, `faculty department` in the "/classes/Master.php?f=save record" API endpoint until a patch is available. Restrict access to the Master.php file to minimize the risk of exploitation. Avoid using the parameters `remarks`, `borrower name`, `faculty department` in the affected API endpoint until the issue is resolved.