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

18 lines
698 B
Markdown

### [CVE-2016-6505](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6505)
![](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
epan/dissectors/packet-packetbb.c in the PacketBB dissector in Wireshark 1.12.x before 1.12.13 and 2.x before 2.0.5 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted packet.
### POC
#### Reference
- https://www.exploit-db.com/exploits/40197/
#### Github
No PoCs found on GitHub currently.