vendor:
School Faculty Scheduling System
by:
Jyotsna Adhana
8.8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: School Faculty Scheduling System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:school_faculty_scheduling_system
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2020
School Faculty Scheduling System 1.0 – Stored Cross Site Scripting
A stored cross-site scripting vulnerability exists in the School Faculty Scheduling System 1.0, which allows an attacker to inject malicious JavaScript code into the application. This code is then executed in the browser of any user who visits the Course List section. The malicious code is injected via the Course and Description fields when creating a new course.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application. Additionally, the application should be configured to use a Content Security Policy (CSP) to prevent malicious code from being executed.