vendor:
Exotic-Cams
by:
andresg888
6,4
CVSS
MEDIUM
LFI & XSS
79, 80
CWE
Product Name: Exotic-Cams
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Exotic-Cams –LFI & XSS–
Malicious users may upload shell's in order to gather control from the site. Malicious users may inject JavaScript, VBScript, ActiveX, HTML or Flash into a vulnerable application to fool a user in order to gather data from them. An attacker can steal the session cookie and take over the account.
Mitigation:
Check if the script inputs are properly validated and use preg_replace() to filter out malicious characters.