2017-10-16 12:31:07 -04:00
{
2019-03-18 03:55:21 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2017-15377" ,
"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" : [
2017-10-23 04:12:23 -04:00
{
2019-03-18 03:55:21 +00:00
"lang" : "eng" ,
"value" : "In Suricata before 4.x, it was possible to trigger lots of redundant checks on the content of crafted network traffic with a certain signature, because of DetectEngineContentInspection in detect-engine-content-inspection.c. The search engine doesn't stop when it should after no match is found; instead, it stops only upon reaching inspection-recursion-limit (3000 by default)."
2017-10-23 04:12:23 -04:00
}
2019-03-18 03:55:21 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20181204 [SECURITY] [DLA 1603-1] suricata security update" ,
"refsource" : "MLIST" ,
"url" : "https://lists.debian.org/debian-lts-announce/2018/12/msg00000.html"
} ,
{
2020-10-27 14:02:24 +00:00
"name" : "https://redmine.openinfosecfoundation.org/issues/2231" ,
2019-03-18 03:55:21 +00:00
"refsource" : "MISC" ,
2020-10-27 14:02:24 +00:00
"url" : "https://redmine.openinfosecfoundation.org/issues/2231"
2019-03-18 03:55:21 +00:00
} ,
{
"refsource" : "MISC" ,
2020-10-27 14:02:24 +00:00
"name" : "https://github.com/OISF/suricata/commit/b9579fbe7dd408200ef03cbe20efddb624b73885" ,
"url" : "https://github.com/OISF/suricata/commit/b9579fbe7dd408200ef03cbe20efddb624b73885"
2019-03-18 03:55:21 +00:00
}
]
}
}