Overview
D-Link DSL2730U routers contain a restricted telnet shell with limited allowed commands. An authenticated attacker can chain unauthorized commands through authorized commands in order to bypass the command whitelisting.
Description
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'): D-Link DSL2730U routers contain a restricted telnet shell with limited allowed commands. Commands entered in the restricted telnet shell are executed by passing them as command parameters of execution "sh -c", for example, "echo | ls" will result in passing a whitelisted command (echo) and executing "sh -c echo | ls" on the underlying Linux environment. The STDOUT output of the command execution is returned to the telnet terminal. An authenticated attacker can chain unauthorized commands through authorized commands in order to bypass the command whitelisting. |
Impact
An authenticated attacker can chain unauthorized commands through authorized commands in order to bypass the command whitelisting. |
Solution
We are currently unaware of a practical solution to this problem. |
Restrict Access |
Vendor Information
CVSS Metrics
Group | Score | Vector |
---|---|---|
Base | 6.8 | AV:N/AC:L/Au:S/C:C/I:N/A:N |
Temporal | 5.2 | E:POC/RL:W/RC:UC |
Environmental | 1.4 | CDP:L/TD:L/CR:ND/IR:ND/AR:ND |
References
Acknowledgements
Thanks to Nikolay Dachev for reporting this vulnerability.
This document was written by Michael Orlando.
Other Information
CVE IDs: | CVE-2012-5966 |
Date Public: | 2012-12-12 |
Date First Published: | 2012-12-12 |
Date Last Updated: | 2012-12-12 12:27 UTC |
Document Revision: | 7 |