### [CVE-2015-0564](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0564) ![](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 Buffer underflow in the ssl_decrypt_record function in epan/dissectors/packet-ssl-utils.c in Wireshark 1.10.x before 1.10.12 and 1.12.x before 1.12.3 allows remote attackers to cause a denial of service (application crash) via a crafted packet that is improperly handled during decryption of an SSL session. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html - http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html #### Github No PoCs found on GitHub currently.