mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
801 B
Markdown
19 lines
801 B
Markdown
### [CVE-2021-28144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28144)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/161757/D-Link-DIR-3060-1.11b04-Command-Injection.html
|
|
- http://seclists.org/fulldisclosure/2021/Mar/23
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|