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

18 lines
722 B
Markdown

### [CVE-2016-2526](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2526)
![](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-hiqnet.c in the HiQnet dissector in Wireshark 2.0.x before 2.0.2 does not validate the data type, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet.
### POC
#### Reference
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11983
#### Github
No PoCs found on GitHub currently.