Wireshark

Wireshark

680 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.

Exploit
  • 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.

  • 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.

  • 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.

  • 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.

  • 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.

  • 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.

Exploit
  • 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.

  • 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.

  • 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.