CVE-2017-17085
- EPSS 10.4%
- Veröffentlicht 01.12.2017 08:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 to 2.4.2 and 2.2.0 to 2.2.10, the CIP Safety dissector could crash. This was addressed in epan/dissectors/packet-cipsafety.c by validating the packet length.
CVE-2017-15189
- EPSS 0.34%
- Veröffentlicht 10.10.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 to 2.4.1, the DOCSIS dissector could go into an infinite loop. This was addressed in plugins/docsis/packet-docsis.c by adding decrements.
CVE-2017-15190
- EPSS 0.4%
- Veröffentlicht 10.10.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 to 2.4.1, the RTSP dissector could crash. This was addressed in epan/dissectors/packet-rtsp.c by correcting the scope of a variable.
CVE-2017-15191
- EPSS 0.92%
- Veröffentlicht 10.10.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 to 2.4.1, 2.2.0 to 2.2.9, and 2.0.0 to 2.0.15, the DMP dissector could crash. This was addressed in epan/dissectors/packet-dmp.c by validating a string length.
CVE-2017-15192
- EPSS 0.46%
- Veröffentlicht 10.10.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 to 2.4.1 and 2.2.0 to 2.2.9, the BT ATT dissector could crash. This was addressed in epan/dissectors/packet-btatt.c by considering a case where not all of the BTATT packets have the same encapsulation level.
CVE-2017-15193
- EPSS 0.51%
- Veröffentlicht 10.10.2017 21:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 to 2.4.1 and 2.2.0 to 2.2.9, the MBIM dissector could crash or exhaust system memory. This was addressed in epan/dissectors/packet-mbim.c by changing the memory-allocation approach.
CVE-2017-13764
- EPSS 0.4%
- Veröffentlicht 30.08.2017 09:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0, the Modbus dissector could crash with a NULL pointer dereference. This was addressed in epan/dissectors/packet-mbtcp.c by adding length validation.
CVE-2017-13765
- EPSS 1.18%
- Veröffentlicht 30.08.2017 09:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0, 2.2.0 to 2.2.8, and 2.0.0 to 2.0.14, the IrCOMM dissector has a buffer over-read and application crash. This was addressed in plugins/irda/packet-ircomm.c by adding length validation.
CVE-2017-13766
- EPSS 0.45%
- Veröffentlicht 30.08.2017 09:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0 and 2.2.0 to 2.2.8, the Profinet I/O dissector could crash with an out-of-bounds write. This was addressed in plugins/profinet/packet-dcerpc-pn-io.c by adding string validation.
CVE-2017-13767
- EPSS 0.33%
- Veröffentlicht 30.08.2017 09:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
In Wireshark 2.4.0, 2.2.0 to 2.2.8, and 2.0.0 to 2.0.14, the MSDP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-msdp.c by adding length validation.