vendor:
School Event Attendance Monitoring System
by:
Suresh Kumar
8.8
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: School Event Attendance Monitoring System
Affected Version From: School Event Attendance Monitoring System 1.0
Affected Version To: School Event Attendance Monitoring System 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:school_event_attendance_monitoring_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 XAMPP
2021
School Event Attendance Monitoring System 1.0 – ‘Item Name’ Stored Cross-Site Scripting
This application is vulnerable to Stored XSS vulnerability. Whenever we will go to the page (http://localhost/attendance/sanction) where the script is injected, the stored script will be executed and the Javascript code (XSS) will be executed.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.