Files
CVEs-PoC/2011/CVE-2011-1591.md
T
2024-06-18 02:51:15 +02:00

19 lines
725 B
Markdown

### [CVE-2011-1591](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1591)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in the DECT dissector in epan/dissectors/packet-dect.c in Wireshark 1.4.x before 1.4.5 allows remote attackers to execute arbitrary code via a crafted .pcap file.
### POC
#### Reference
- http://www.exploit-db.com/exploits/17195
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5836
#### Github
No PoCs found on GitHub currently.