cvelist/2018/18xxx/CVE-2018-18227.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2018-10-10 23:02:59 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-18227",
2018-10-12 01:52:21 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-10-10 23:02:59 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-10-12 01:52:21 -04:00
"value" : "In Wireshark 2.6.0 to 2.6.3 and 2.4.0 to 2.4.9, the MS-WSP protocol dissector could crash. This was addressed in epan/dissectors/packet-mswsp.c by properly handling NULL return values."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15119",
"refsource" : "MISC",
"url" : "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15119"
},
{
"name" : "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d443be449a52f95df5754adc39e1f3472fec2f03",
"refsource" : "MISC",
"url" : "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d443be449a52f95df5754adc39e1f3472fec2f03"
},
{
"name" : "https://www.wireshark.org/security/wnpa-sec-2018-47.html",
"refsource" : "MISC",
"url" : "https://www.wireshark.org/security/wnpa-sec-2018-47.html"
2018-10-17 06:08:18 -04:00
},
2018-12-28 11:05:49 -05:00
{
"name" : "DSA-4359",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4359"
},
2018-10-17 06:08:18 -04:00
{
"name" : "105583",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105583"
2018-10-25 06:06:32 -04:00
},
{
"name" : "1041909",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041909"
2018-10-10 23:02:59 -04:00
}
]
}
}