vendor:
Savsoft Quiz 5
by:
Mayur Parmar(th3cyb3rc0p)
6.1
CVSS
MEDIUM
Stored Cross-site scripting(XSS)
79
CWE
Product Name: Savsoft Quiz 5
Affected Version From: 5.0
Affected Version To: 5.0
Patch Exists: YES
Related CWE: CVE-2020-24609
CPE: a:savsoft:savsoft_quiz_v5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2020
Savsoft Quiz 5 – Stored Cross-Site Scripting
This vulnerability can results attacker to inject the XSS payload in User Registration section and each time admin visits the manage user section from admin panel, the XSS triggers and attacker can able to steal the cookie according to the crafted payload.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.