vendor:
Student Quarterly Grading System
by:
Hüseyin Serkan Balkanli
8.8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Student Quarterly Grading System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:student_quarterly_grading_system:1.0
Platforms Tested: Windows 10, Kali Linux
2021
Student Quarterly Grading System 1.0 – ‘grade’ Stored Cross-Site Scripting (XSS)
Student Quarterly Grading System v1.0 has Stored XSS at 'Add New Class' Function. An attacker can inject malicious JavaScript code into the 'grade' field of the 'Add New Class' form, which will be stored in the database and executed when the page is loaded by a victim.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the database.