In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DNS dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dns.c by trying to detect self-referencing pointers.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/98798 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1038612 | Third Party Advisory VDB Entry |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1206 | Issue Tracking Third Party Advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13633 | Issue Tracking Patch Vendor Advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=e280c9b637327a65d132bfe72d917b87e6844eb5 | |
https://www.wireshark.org/security/wnpa-sec-2017-26.html | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
07 Nov 2023, 02:50
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-06-02 05:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-9345
Mitre link : CVE-2017-9345
CVE.ORG link : CVE-2017-9345
JSON object : View
Products Affected
wireshark
- wireshark
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')