OS Command Injection - CVE-2016-4965

 

OS Command Injection - CVE-2016-4965

Published: September 8, 2016 / Updated: September 9, 2016


Vulnerability identifier: #VU373
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-4965
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor:
Affected software:

Detailed vulnerability description

The vulnerability allows a remote authenticated user to obtain elevated privileges on the device.

The vulnerability exists due to insufficient verification if user-supplied data passed via "graph" HTTP GET parameter to diagnosis_control.php. A remote authenticated user with access to nslookup functionality can inject and execute arbitrary OS commands on vulnerable device with privileges of root account.

Successful exploitation of this vulnerability will allow authenticated user to obtain elevated privileges on vulnerable device.



How to mitigate CVE-2016-4965

Upgrade to 4.2.5 or above.

Sources