CVE-2017-9346
- EPSS 0.46%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the SoulSeek dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-slsk.c by making loop bounds more explicit.
CVE-2017-9347
- EPSS 5.57%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
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.
CVE-2017-9348
- EPSS 0.78%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6, the DOF dissector could read past the end of a buffer. This was addressed in epan/dissectors/packet-dof.c by validating a size value.
CVE-2017-9349
- EPSS 0.81%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DICOM dissector has an infinite loop. This was addressed in epan/dissectors/packet-dcm.c by validating a length value.
CVE-2017-9350
- EPSS 1.26%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the openSAFETY dissector could crash or exhaust system memory. This was addressed in epan/dissectors/packet-opensafety.c by checking for a negative length.
CVE-2017-9351
- EPSS 0.77%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DHCP dissector could read past the end of a buffer. This was addressed in epan/dissectors/packet-bootp.c by extracting the Vendor Class Identifier more carefully.
CVE-2017-9352
- EPSS 0.49%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the Bazaar dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-bzr.c by ensuring that backwards parsing cannot occur.
CVE-2017-9353
- EPSS 8%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6, the IPv6 dissector could crash. This was addressed in epan/dissectors/packet-ipv6.c by validating an IPv6 address.
CVE-2017-9354
- EPSS 0.78%
- Published 02.06.2017 05:29:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the RGMP dissector could crash. This was addressed in epan/dissectors/packet-rgmp.c by validating an IPv4 address.
CVE-2017-7700
- EPSS 0.51%
- Published 12.04.2017 23:59:00
- Last modified 20.04.2025 01:37:25
In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the NetScaler file parser could go into an infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by ensuring a nonzero record size.