mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
769 B
Markdown
18 lines
769 B
Markdown
### [CVE-2021-27706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27706)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|