prog.cgi on D-Link DIR-3060 devices before 1.11b04 HF2 allows remote authenticated users to inject arbitrary commands in an admin or root context because SetVirtualServerSettings calls CheckArpTables, which calls popen unsafely.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://www.iot-inspector.com/blog/advisory-d-link-dir-3060/ | third party advisory exploit |
https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10208 | patch vendor advisory |
http://seclists.org/fulldisclosure/2021/Mar/23 | third party advisory mailing list |
http://packetstormsecurity.com/files/161757/D-Link-DIR-3060-1.11b04-Command-Injection.html | exploit vdb entry third party advisory |