vendor:
Employee and Visitor Gate Pass Logging System PHP
by:
Ilhami Selamet
8.8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Employee and Visitor Gate Pass Logging System PHP
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:employee_and_visitor_gate_pass_logging_system_php:1.0
Platforms Tested: Kali Linux + XAMPP v8.0.12
2021
Employee and Visitor Gate Pass Logging System 1.0 – ‘name’ Stored Cross-Site Scripting (XSS)
Employee and Visitor Gate Pass Logging System PHP 1.0 suffers from a Cross Site Scripting (XSS) vulnerability. An attacker can exploit this vulnerability by creating a new department and inputting a malicious payload in the department 'name' field. This payload will be stored in the application and will be triggered for all users that navigate to the 'Department List' page.
Mitigation:
Input validation should be used to prevent malicious payloads from being stored in the application.