### [CVE-2016-2525](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2525) ![](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-http2.c in the HTTP/2 dissector in Wireshark 2.0.x before 2.0.2 does not limit the amount of header data, which allows remote attackers to cause a denial of service (memory consumption or application crash) via a crafted packet. ### POC #### Reference - https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12077 #### Github No PoCs found on GitHub currently.