Wireshark

Wireshark

748 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 3.28%
  • 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 IMAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-imap.c by calculating a line's end correctly.

  • 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, the DOF dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-dof.c by using a different integer data type and adjusting a return...

  • 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 RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for g...

  • EPSS 2.46%
  • 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 SIGCOMP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-sigcomp.c by correcting a memory-size check...

  • EPSS 2.47%
  • 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 SLSK dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-slsk.c by adding checks for the remaining leng...

  • EPSS 2.47%
  • 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 PacketBB dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-packetbb.c by restricting additions to the protocol tree.

  • EPSS 2.77%
  • 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 WSP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by adding a length check.

  • EPSS 1.7%
  • Veröffentlicht 12.04.2017 10:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

In Wireshark 2.2.0, the Bluetooth L2CAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-btl2cap.c by avoiding use of a seven-byte memcmp for potentially shorter strings.

  • EPSS 2.21%
  • Veröffentlicht 12.04.2017 10:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

In Wireshark 2.2.0, the NCP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/CMakeLists.txt by registering this dissector.

  • EPSS 2.59%
  • Veröffentlicht 04.03.2017 03:59:00
  • Zuletzt bearbeitet 13.05.2026 00:24:29

In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a Netscaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by changing the restrictions on file size.