vendor:
Employee Daily Task Management System
by:
Ragavender A G
8.8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Employee Daily Task Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:employee_daily_task_management_system:1.0
Platforms Tested: Windows 10
2021
Employee Daily Task Management System 1.0 – ‘Name’ Stored Cross-Site Scripting (XSS)
An attacker can exploit this vulnerability by navigating to the URL http://localhost/edtms/edtms/admin/?page=maintenance and adding a new department with a malicious payload in the 'Name' field. When the department is saved and the page is refreshed, the payload will be triggered.
Mitigation:
Input validation should be used to prevent malicious payloads from being stored in the database.