### [CVE-2016-6504](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6504) ![](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-ncp2222.inc in the NDS dissector in Wireshark 1.12.x before 1.12.13 does not properly maintain a ptvc data structure, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted packet. ### POC #### Reference - https://www.exploit-db.com/exploits/40194/ #### Github No PoCs found on GitHub currently.