In Wireshark 2.4.0 to 2.4.1, 2.2.0 to 2.2.9, and 2.0.0 to 2.0.15, the DMP dissector could crash. This was addressed in epan/dissectors/packet-dmp.c by validating a string length.
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.
Link | Tags |
---|---|
https://www.wireshark.org/security/wnpa-sec-2017-44.html | vendor advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14068 | vendor advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2019/01/msg00010.html | third party advisory mailing list |
http://www.securityfocus.com/bid/101227 | third party advisory vdb entry |
https://code.wireshark.org/review/23591 | patch vendor advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=8dbb21dfde14221dab09b6b9c7719b9067c1f06e |