In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the MSNIP dissector misuses a NULL pointer. This was addressed in epan/dissectors/packet-msnip.c by validating an IPv4 address.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/98797 | vdb entry third party advisory |
https://www.wireshark.org/security/wnpa-sec-2017-30.html | vendor advisory |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1678 | issue tracking third party advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13725 | issue tracking patch vendor advisory |
http://www.securitytracker.com/id/1038612 | vdb entry third party advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=27556320b41904716b9c9f73ef8f4fe705d1e669 |