vendor:
UserSpice
by:
Dolev Farhi
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: UserSpice
Affected Version From: 4.3.24
Affected Version To: 4.3.24
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu
2018
userSpice 4.3.24 – ‘X-Forwarded-For’ Cross-Site Scripting
UserSpice 4.3.24 is vulnerable to Cross-Site Scripting (XSS) via the X-Forwarded-For header. An attacker can send a malicious payload to the server which will get executed when an admin visits the audit log page.
Mitigation:
Input validation should be used to prevent XSS attacks. The application should also be configured to reject requests with X-Forwarded-For headers.