Wireshark

Wireshark

680 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.6%
  • Published 18.07.2017 21:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark 2.2.0 to 2.2.7 and 2.0.0 to 2.0.13, the AMQP dissector could crash. This was addressed in epan/dissectors/packet-amqp.c by checking for successful list dissection.

  • EPSS 1.19%
  • Published 18.07.2017 21:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark 2.0.0 to 2.0.13, the GPRS LLC dissector could go into a large loop. This was addressed in epan/dissectors/packet-gprs-llc.c by using a different integer data type.

  • EPSS 0.26%
  • Published 18.07.2017 21:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark through 2.0.13 and 2.2.x through 2.2.7, 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 validation of the relat...

  • EPSS 0.48%
  • Published 18.07.2017 21:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark through 2.0.13 and 2.2.x through 2.2.7, the openSAFETY dissector could crash or exhaust system memory. This was addressed in epan/dissectors/packet-opensafety.c by adding length validation. NOTE: this vulnerability exists because of an i...

  • EPSS 0.89%
  • Published 21.06.2017 07:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark 2.2.7, PROFINET IO data with a high recursion depth allows remote attackers to cause a denial of service (stack exhaustion) in the dissect_IODWriteReq function in plugins/profinet/packet-dcerpc-pn-io.c.

  • EPSS 0.22%
  • Published 14.06.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark 2.2.7, overly deep mp4 chunks may cause stack exhaustion (uncontrolled recursion) in the dissect_mp4_box function in epan/dissectors/file-mp4.c.

  • EPSS 0.1%
  • Published 14.06.2017 20:29:00
  • Last modified 20.04.2025 01:37:25

In Wireshark 2.2.7, deeply nested DAAP data may cause stack exhaustion (uncontrolled recursion) in the dissect_daap_one_tag function in epan/dissectors/packet-daap.c in the DAAP dissector.

  • 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 MSNIP dissector misuses a NULL pointer. This was addressed in epan/dissectors/packet-msnip.c by validating an IPv4 address.

  • EPSS 1.18%
  • 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 Bluetooth L2CAP dissector could divide by zero. This was addressed in epan/dissectors/packet-btl2cap.c by validating an interval value.

  • EPSS 0.68%
  • 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 DNS dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dns.c by trying to detect self-referencing pointers.