### [CVE-2017-9347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9347) ![](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.2.0 to 2.2.6, the ROS dissector could crash with a NULL pointer dereference. This was addressed in epan/dissectors/asn1/ros/packet-ros-template.c by validating an OID. ### POC #### Reference - https://www.exploit-db.com/exploits/42124/ #### Github No PoCs found on GitHub currently.