First published: Wed Apr 12 2017(Updated: )
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 value.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Wireshark Wireshark | =2.2.0 | |
Wireshark Wireshark | =2.2.1 | |
Wireshark Wireshark | =2.2.2 | |
Wireshark Wireshark | =2.2.3 | |
Wireshark Wireshark | =2.2.4 | |
Wireshark Wireshark | =2.2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-7704 is considered a medium severity vulnerability due to the potential for denial of service through an infinite loop.
To fix CVE-2017-7704, upgrade Wireshark to version 2.2.6 or later, where the vulnerability has been addressed.
CVE-2017-7704 affects Wireshark versions 2.2.0 to 2.2.5.
CVE-2017-7704 can lead to a denial of service by causing Wireshark to become unresponsive due to an infinite loop.
CVE-2017-7704 can be triggered through packet injection or a malformed capture file, making it a potential remote exploit.