Wireshark

Wireshark

748 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 2.72%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 2.94%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 3.34%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 2.85%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 2.91%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 14.01%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 2.81%
  • Veröffentlicht 02.06.2017 05:29:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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 2.1%
  • Veröffentlicht 12.04.2017 23:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

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.

  • EPSS 2.71%
  • Veröffentlicht 12.04.2017 23:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the BGP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-bgp.c by using a different integer data type.

  • EPSS 2.73%
  • Veröffentlicht 12.04.2017 23:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the WBXML dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wbxml.c by adding length validation.