### [CVE-2019-9209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9209) ![](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 In Wireshark 2.4.0 to 2.4.12 and 2.6.0 to 2.6.6, the ASN.1 BER and related dissectors could crash. This was addressed in epan/dissectors/packet-ber.c by preventing a buffer overflow associated with excessive digits in time values. ### POC #### Reference - https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15447 - https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15447 #### Github No PoCs found on GitHub currently.