vendor:
Web Based Quiz System
by:
P.Naveen Kumar
7.5
CVSS
HIGH
Cross-site Scripting
79
CWE
Product Name: Web Based Quiz System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:web_based_quiz_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10 Pro
2021
Web Based Quiz System 1.0 – ‘name’ Persistent/Stored Cross-Site Scripting
Stored/persistent XSS has been discovered in the Web Based Quiz System created by sourcecodester/janobe in registration form in name parameter affected from this vulnerability. payload: <script>alert(document.cookie)</script>
Mitigation:
Input validation, output encoding, and content security policy can be used to mitigate XSS attacks.