Vulnerabilities > CVE-2015-6023 - Improper Access Control vulnerability in Netcommwireless Hspa 3G10Wve Firmware 3G10Wvel101S306Etsc01R03

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
netcommwireless
CWE-284
exploit available

Summary

ping.cgi in NetCommWireless HSPA 3G10WVE wireless routers with firmware before 3G10WVE-L101-S306ETS-C01_R05 allows remote attackers to bypass intended access restrictions via a direct request. NOTE: this issue can be combined with CVE-2015-6024 to execute arbitrary commands.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Embedding Scripts within Scripts
    An attack of this type exploits a programs' vulnerabilities that are brought on by allowing remote hosts to execute scripts. The attacker leverages this capability to execute scripts to execute his/her own script by embedding it within other scripts that the target software is likely to execute. The attacker must have the ability to inject script into script that is likely to be executed. If this is done, then the attacker can potentially launch a variety of probes and attacks against the web server's local environment, in many cases the so-called DMZ, back end resources the web server can communicate with, and other hosts. With the proliferation of intermediaries, such as Web App Firewalls, network devices, and even printers having JVMs and Web servers, there are many locales where an attacker can inject malicious scripts. Since this attack pattern defines scripts within scripts, there are likely privileges to execute said attack on the host. Of course, these attacks are not solely limited to the server side, client side scripts like Ajax and client side JavaScript can contain malicious scripts as well. In general all that is required is for there to be sufficient privileges to execute a script, but not protected against writing.
  • Signature Spoofing by Key Theft
    An attacker obtains an authoritative or reputable signer's private signature key by theft and then uses this key to forge signatures from the original signer to mislead a victim into performing actions that benefit the attacker.

Exploit-Db

descriptionNetCommWireless HSPA 3G10WVE Wireless Router – Multiple Vulnerabilities. CVE-2015-6023,CVE-2016-6024. Webapps exploit for cgi platform
fileexploits/cgi/webapps/39762.txt
idEDB-ID:39762
last seen2016-05-04
modified2016-05-04
platformcgi
port80
published2016-05-04
reporterBhadresh Patel
sourcehttps://www.exploit-db.com/download/39762/
titleNetCommWireless HSPA 3G10WVE Wireless Router – Multiple Vulnerabilities
typewebapps

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/136901/netcomm3g10wve-bypassexec.txt
idPACKETSTORM:136901
last seen2016-12-05
published2016-05-03
reporterBhadresh Patel
sourcehttps://packetstormsecurity.com/files/136901/NetCommWireless-HSPA-3G10WVE-Authentication-Bypass-Code-Execution.html
titleNetCommWireless HSPA 3G10WVE Authentication Bypass / Code Execution

Seebug

bulletinFamilyexploit
descriptionBelow listed vulnerabilities enable an anonymous unauthorized attacker to gain access of network troubleshooting page (ping.cgi) on wireless router and inject commands to compromise full system/network. 1) Bypass authentication and gain unauthorized access vulnerability - CVE-2015-6023 2) Command injection vulnerability - CVE-2016-6024 Vulnerable module/page/application: ping.cgi Vulnerable parameter: DIA_IPADDRESS ``` PoC URL: http(s)://<victim_IP>/ping.cgi?DIA_IPADDRESS=4.2.2.2;cat%20/etc/passwd ```
idSSV:91442
last seen2017-11-19
modified2016-05-04
published2016-05-04
reporterRoot
titleNetCommWireless HSPA 3G10WVE 命令执行漏洞