mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
77 lines
2.6 KiB
JSON
77 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2016-10728",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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": [
|
|
{
|
|
"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/"
|
|
},
|
|
{
|
|
"name": "https://redmine.openinfosecfoundation.org/issues/1880",
|
|
"refsource": "MISC",
|
|
"url": "https://redmine.openinfosecfoundation.org/issues/1880"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"name": "https://github.com/kirillwow/ids_bypass",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/kirillwow/ids_bypass"
|
|
}
|
|
]
|
|
}
|
|
} |