vendor:
Sixview web console
by:
daniel svartman
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: Sixview web console
Affected Version From: 2.4.1
Affected Version To: 2.4.1
Patch Exists: YES
Related CWE: 2014-2976
CPE: Sixnet/Sixview_web_console
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux based appliance
2014
Sixnet sixview web console directory traversal
Sixnet sixview web console handle requests through HTTP on port 18081. These requests can be received either through GET or POST requests. I discovered that GET requests are not validated at the server side, allowing an attacker to request arbitrary files from the supporting OS.
Mitigation:
Validate user input and filter out any malicious requests.