cvelist/2018/7xxx/CVE-2018-7328.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2018-02-22 02:02:45 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7328",
2018-02-23 17:05:29 -05: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-02-22 02:02:45 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-23 17:05:29 -05:00
"value" : "In Wireshark 2.4.0 to 2.4.4 and 2.2.0 to 2.2.12, epan/dissectors/packet-usb.c had an infinite loop that was addressed by rejecting short frame header lengths."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14421",
"refsource" : "CONFIRM",
2018-02-23 17:05:29 -05:00
"url" : "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14421"
},
{
"name" : "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69d09028c956f6e049145485ce9b3e2858789b2b",
"refsource" : "CONFIRM",
2018-02-23 17:05:29 -05:00
"url" : "https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69d09028c956f6e049145485ce9b3e2858789b2b"
},
{
"name" : "https://www.wireshark.org/security/wnpa-sec-2018-06.html",
"refsource" : "CONFIRM",
2018-02-23 17:05:29 -05:00
"url" : "https://www.wireshark.org/security/wnpa-sec-2018-06.html"
2018-03-03 06:03:49 -05:00
},
{
"name" : "103158",
"refsource" : "BID",
2018-03-03 06:03:49 -05:00
"url" : "http://www.securityfocus.com/bid/103158"
2018-02-22 02:02:45 -05:00
}
]
}
}