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
07 Nov 2023, 02:50
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-04-12 23:59
Updated : 2024-02-28 15:44
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')