CVE-2023-41519: XSS
Published Aug 7, 2025
·Updated
Student Attendance Management System v1 was discovered to contain a cross-site scripting (XSS) vulnerability via the sessionName parameter at createSessionTerm.php.
Affected Software
2 affected components
Unknown Student Attendance Management System
Student Attendance Management System Project Student Attendance Management System=1.0
Event History
Aug 7, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·06:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-41519?
CVE-2023-41519 is classified as a cross-site scripting (XSS) vulnerability, which can lead to security issues such as session hijacking and data theft.
2
How do I fix CVE-2023-41519?
To fix CVE-2023-41519, sanitize and validate the sessionName parameter in createSessionTerm.php to prevent the injection of malicious scripts.
3
What software is affected by CVE-2023-41519?
CVE-2023-41519 affects the Student Attendance Management System v1.
4
Can CVE-2023-41519 lead to data breaches?
Yes, CVE-2023-41519 can potentially lead to data breaches through exploitation of the XSS vulnerability.
5
Is CVE-2023-41519 easy to exploit?
CVE-2023-41519 is considered relatively easy to exploit, especially for individuals familiar with XSS techniques.