vendor:
Savsoft Quiz 5
by:
strider
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Savsoft Quiz 5
Affected Version From: 5.0
Affected Version To: 5.0
Patch Exists: NO
Related CWE: N/A
CPE: a:savsofts:savsoftquiz_v5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 20.04 LTS / Kali Linux
2021
Savsoft Quiz 5 – ‘User Account Settings’ Persistent Cross-Site Scripting
The vulnerability is found at the user settings page where the user can change his name and his login credentials. Its possible to inject html/js into the fields which will be executed after pressing submit.
Mitigation:
Input validation and sanitization should be implemented to prevent malicious code injection.