cve/2021/CVE-2021-27706.md
2024-06-18 02:51:15 +02:00

18 lines
769 B
Markdown

### [CVE-2021-27706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27706)
![](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
Buffer Overflow in Tenda G1 and G3 routers with firmware version V15.11.0.17(9502)_CN allows remote attackers to execute arbitrary code via a crafted action/"IPMacBindIndex "request. This occurs because the "formIPMacBindDel" function directly passes the parameter "IPMacBindIndex" to strcpy without limit.
### POC
#### Reference
- https://hackmd.io/BhzJ4H20TjqKUiBrDOIKaw
#### Github
No PoCs found on GitHub currently.