vendor:
Web Based Quiz System
by:
Praharsh Kumar Singh
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: Parrot OS
2021
Web Based Quiz System 1.0 – ‘MCQ options’ Persistent/Stored Cross-Site Scripting
Stored/persistent XSS has been discovered in the Web Based Quiz System created by sourcecodester/janobe in adding questions in options parameter affected from this vulnerability. payload: </script><script >alert(document.cookie)</script>
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.