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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer Overflow in Tenda G1 and G3 routers with firmware v15.11.0.17(9502)_CN allows remote attackers to execute arbitrary code via a crafted action/"portMappingIndex "request. This occurs because the "formDelPortMapping" function directly passes the parameter "portMappingIndex" to strcpy without limit.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackmd.io/U7OVgYIuRcOKV7SW5-euHw
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|