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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-04-12 23:59
Updated : 2025-04-20 01:37
NVD link : CVE-2017-7704
Mitre link : CVE-2017-7704
CVE.ORG link : CVE-2017-7704
JSON object : View
Products Affected
wireshark
- wireshark
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')