cve/2019/CVE-2019-6989.md

19 lines
869 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-6989](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6989)
![](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
TP-Link TL-WR940N is vulnerable to a stack-based buffer overflow, caused by improper bounds checking by the ipAddrDispose function. By sending specially crafted ICMP echo request packets, a remote authenticated attacker could overflow a buffer and execute arbitrary code on the system with elevated privileges.
### POC
#### Reference
- http://packetstormsecurity.com/files/152458/TP-LINK-TL-WR940N-TL-WR941ND-Buffer-Overflow.html
- https://www.exploit-db.com/exploits/46678/
#### Github
No PoCs found on GitHub currently.