vendor:
iSupport
by:
Stink' & Essandre
8.8
CVSS
HIGH
Cross-Site Scripting (XSS) and Local File Inclusion (LFI)
79 (XSS) and 22 (LFI)
CWE
Product Name: iSupport
Affected Version From: 1.8
Affected Version To: 1.8
Patch Exists: No
Related CWE: N/A
CPE: a:idevspot:isupport:1.8
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: All
2009
iSupport <= 1.8 XSS/Local File Include Exploit
iSupport version 1.8 is vulnerable to Cross-Site Scripting (XSS) and Local File Inclusion (LFI) attacks. An attacker can inject malicious JavaScript code into the vulnerable parameters of the application, which will be executed in the browser of the victim. An attacker can also exploit the LFI vulnerability to read sensitive files from the server.
Mitigation:
The vulnerability can be mitigated by validating user input and sanitizing it before processing.