vendor:
vfront-0.99.2
by:
John Page (hyp3rlinx)
6.8
CVSS
MEDIUM
CSRF & Persistent XSS
352, 79
CWE
Product Name: vfront-0.99.2
Affected Version From: 0.99.2
Affected Version To: 0.99.2
Patch Exists: NO
Related CWE: N/A
CPE: a:vfront:vfront:0.99.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7
2015
CSRF & Persistent XSS
No CSRF token in place, therefore we can add arbitrary users to the system. variabili.php has multiple XSS vectors using POST method, one input field 'altezza_iframe_tabella_gid' will store XSS payload into the MySQL database which will be run each time variabili.php is accessed from victims browser.
Mitigation:
Implement CSRF token and input validation