In Wireshark 2.4.0 to 2.4.3 and 2.2.0 to 2.2.11, the WCP dissector could crash. This was addressed in epan/dissectors/packet-wcp.c by validating the available buffer length.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/102500 | vdb entry third party advisory |
https://lists.debian.org/debian-lts-announce/2018/01/msg00032.html | third party advisory mailing list |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=086b87376b988c555484349aa115d6e08ac6db07 | |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14251 | issue tracking vendor advisory |
https://www.debian.org/security/2018/dsa-4101 | third party advisory vendor advisory |
https://www.wireshark.org/security/wnpa-sec-2018-04.html | vendor advisory |