Files
CVEs-PoC/2021/CVE-2021-39510.md
T
2024-05-25 21:48:12 +02:00

20 lines
936 B
Markdown

### [CVE-2021-39510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39510)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in D-Link DIR816_A1_FW101CNB04 750m11ac wireless router, The HTTP request parameter is used in the handler function of /goform/form2userconfig.cgi route, which can construct the user name string to delete the user function. This can lead to command injection through shell metacharacters.
### POC
#### Reference
- https://github.com/doudoudedi/main-DIR-816_A1_Command-injection
- https://github.com/doudoudedi/main-DIR-816_A1_Command-injection/blob/main/injection_A1.md
- https://www.dlink.com/en/security-bulletin/
#### Github
No PoCs found on GitHub currently.