vendor:
CPE7000
by:
Federico Ramondino
7,5
CVSS
HIGH
SID leak / auth bypass, Arbitrary file download
200, 78
CWE
Product Name: CPE7000
Affected Version From: Firmware Version 01.01.02.082
Affected Version To: Firmware Version 01.01.02.082
Patch Exists: NO
Related CWE: N/A
CPE: h:gemtek:cpe7000
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2016
Gemtek CPE7000 / WLTCS-106 multiple vulnerabilities
The sysconfg cgi application leaks a valid 'SID' (session id) when the following unauthenticated request is made: GET /cgi-bin/sysconf.cgi?page=ajax.asp&action=login_confirm HTTP/1.1. The response body has the form: <checkcode>,<sid>. The sid thus obtained can be used to 'unlock' the cliend-side administration interface and/or to directly issue request that are usually restricted to administrative accounts. The sysconfg cgi application fails to sanitize user input, allowing an attacker to hijack the command issued to the 'iperf' binary, a commonly-used network testing tool that can create TCP and UDP data streams and measure the throughput of a network that is carrying them.
Mitigation:
Ensure that user input is properly sanitized and that the iperf tool is not exposed to the public.