cve/2021/CVE-2021-27707.md

18 lines
778 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-27707](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27707)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-05-25 21:48:12 +02:00
### 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.