In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the SLSK dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-slsk.c by adding checks for the remaining length.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/97635 | Third Party Advisory VDB Entry |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13576 | Issue Tracking Vendor Advisory Patch |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=58e69cc769dea24b721abd8a29f9eedc11024b7e | |
https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html | Mailing List Third Party Advisory |
https://www.wireshark.org/security/wnpa-sec-2017-19.html | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2017-04-12 23:59
Updated : 2023-11-07 02:50
NVD link : CVE-2017-7746
Mitre link : CVE-2017-7746
CVE.ORG link : CVE-2017-7746
JSON object : View
Products Affected
wireshark
- wireshark
debian
- debian_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')