In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the ISMP dissector could crash. This was addressed in epan/dissectors/packet-ismp.c by validating the IPX address length to avoid a buffer over-read.
{
"cpe": "cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*",
"source": "CPE_FIELD",
"extracted_events": [
{
"introduced": "2.2.0"
},
{
"last_affected": "2.2.15"
},
{
"introduced": "2.4.0"
},
{
"last_affected": "2.4.7"
},
{
"introduced": "2.6.0"
},
{
"last_affected": "2.6.1"
}
]
}