Headline
CVE-2023-2692: CVEReport/XSS.md at main · LeozhangCA/CVEReport
A vulnerability has been found in SourceCodester ICT Laboratory Management System 1.0 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file views/room_info.php of the component GET Parameter Handler. The manipulation of the argument name leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-228973 was assigned to this vulnerability.
Permalink
Cannot retrieve contributors at this time
ICT Laboratory Management System v1.0 has reflected cross-site scripting
BUG_Author: LeoZhangCA
Website source code address: https://www.sourcecodester.com/php/11256/ict-laboratory-management-systme.html
Vulnerability File: /LabManagement/views/room_info.php
GET parameter “name” exists reflected cross-site scripting vulnerability
Payload1:/LabManagement/views/room_info?name=<script>alert(‘xss’)</script>&id=6
Payload2:/LabManagement/views/room_info?name=<script>alert(document.cookie)</script>&id=6