CVE-2017-15190
- EPSS 0.42%
- Published 10.10.2017 21:29:00
- Last modified 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%
- Published 10.10.2017 21:29:00
- Last modified 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.36%
- Published 10.10.2017 21:29:00
- Last modified 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.44%
- Published 10.10.2017 21:29:00
- Last modified 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.43%
- Published 30.08.2017 09:29:00
- Last modified 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%
- Published 30.08.2017 09:29:00
- Last modified 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.48%
- Published 30.08.2017 09:29:00
- Last modified 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%
- Published 30.08.2017 09:29:00
- Last modified 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.
CVE-2017-11406
- EPSS 0.81%
- 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 DOCSIS dissector could go into an infinite loop. This was addressed in plugins/docsis/packet-docsis.c by rejecting invalid Frame Control parameter values.
CVE-2017-11407
- EPSS 1.19%
- 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 MQ dissector could crash. This was addressed in epan/dissectors/packet-mq.c by validating the fragment length before a reassembly attempt.