First published: Fri Feb 23 2018(Updated: )
In Wireshark 2.2.0 to 2.2.12 and 2.4.0 to 2.4.4, the DMP dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dmp.c by correctly supporting a bounded number of Security Categories for a DMP Security Classification.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wireshark Wireshark | >=2.2.0<=2.2.12 | |
Wireshark Wireshark | >=2.4.0<=2.4.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-7421 has been classified as a medium severity vulnerability due to the potential for an infinite loop in Wireshark.
To fix CVE-2018-7421, upgrade to Wireshark version 2.2.13 or 2.4.5 or later.
CVE-2018-7421 affects the DMP dissector in Wireshark versions 2.2.0 to 2.2.12 and 2.4.0 to 2.4.4.
CVE-2018-7421 is not classified as critical, but it poses a risk due to potential performance impacts.
The DMP dissector in Wireshark is responsible for parsing DMP protocol data, and the vulnerability could lead to excessive resource consumption.