vendor:
Adive Framework
by:
Sarthak Saini
8.8
CVSS
HIGH
Persistent Cross-site Scripting
79
CWE
Product Name: Adive Framework
Affected Version From: 2.0.8
Affected Version To: 2.0.8
Patch Exists: NO
Related CWE: N/A
CPE: a:adive:adive_framework
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows64bit/Mozila Firefox
2020
Adive Framework 2.0.8 – Persistent Cross-Site Scripting
The parameter 'userUsername=' is vulnerable to Stored Cross-site scripting. An attacker can craft a malicious javascript and attach it to the stored xss, when admin visits the /admin/user page the payload will trigger.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.