### [CVE-2008-4682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4682) ![](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 wtap.c in Wireshark 0.99.7 through 1.0.3 allows remote attackers to cause a denial of service (application abort) via a malformed Tamos CommView capture file (aka .ncf file) with an "unknown/unexpected packet type" that triggers a failed assertion. ### POC #### Reference - http://securityreason.com/securityalert/4462 - https://www.exploit-db.com/exploits/6622 #### Github No PoCs found on GitHub currently.