cvelist/2016/10xxx/CVE-2016-10728.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2018-07-23 15:09:03 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-10728",
2018-07-23 16:04:31 -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-07-23 15:09:03 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-07-23 16:04:31 -04:00
"value" : "An issue was discovered in Suricata before 3.1.2. If an ICMPv4 error packet is received as the first packet on a flow in the to_client direction, it confuses the rule grouping lookup logic. The toclient inspection will then continue with the wrong rule group. This can lead to missed detection."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-09-20 06:05:19 -04:00
{
"name" : "[debian-lts-announce] 20180919 [SECURITY] [DLA 1508-1] suricata security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/09/msg00019.html"
},
2018-07-23 16:04:31 -04:00
{
"name" : "https://github.com/kirillwow/ids_bypass",
"refsource" : "MISC",
"url" : "https://github.com/kirillwow/ids_bypass"
},
{
"name" : "https://redmine.openinfosecfoundation.org/issues/1880",
"refsource" : "MISC",
"url" : "https://redmine.openinfosecfoundation.org/issues/1880"
},
{
"name" : "https://suricata-ids.org/2016/09/07/suricata-3-1-2-released/",
"refsource" : "MISC",
"url" : "https://suricata-ids.org/2016/09/07/suricata-3-1-2-released/"
2018-07-23 15:09:03 -04:00
}
]
}
}