vendor:
Student Study Center Management System
by:
VIVEK CHOUDHARY
4.8
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Student Study Center Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2023-33580
CPE: a:phpgurukul:student_study_center_management_system:1.0
Platforms Tested: Windows 10
2023
Student Study Center Management System v1.0 – Stored Cross-Site Scripting (XSS)
The Student Study Center Management System V1.0, developed by PHPGurukul, is susceptible to a critical security vulnerability known as Stored Cross-Site Scripting (XSS). This vulnerability enables attackers to inject malicious JavaScript code, which is then stored and executed by the application. The underlying issue lies in the system's failure to adequately sanitize and validate user-provided input within the "Admin Name" field on the Admin Profile page, thereby allowing attackers to inject arbitrary JavaScript code.
Mitigation:
To mitigate this vulnerability, PHPGurukul should implement proper input validation and sanitization techniques to prevent the execution of arbitrary JavaScript code. Additionally, they should release a patch or update for the affected version of the Student Study Center Management System.