2024-05-07 16:03:28 +00:00
{
"id" : "CVE-2024-32663" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-05-07T15:15:08.713" ,
2024-12-19 21:03:43 +00:00
"lastModified" : "2024-12-19T19:40:02.880" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-07 16:03:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.5 and 6.0.19, a small amount of HTTP/2 traffic can lead to Suricata using a large amount of memory. The issue has been addressed in Suricata 7.0.5 and 6.0.19. Workarounds include disabling the HTTP/2 parser and reducing `app-layer.protocols.http2.max-table-size` value (default is 65536)."
2024-05-12 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Suricata es un sistema de detecci\u00f3n de intrusiones en la red, un sistema de prevenci\u00f3n de intrusiones y un motor de monitoreo de seguridad de la red. Antes de 7.0.5 y 6.0.19, una peque\u00f1a cantidad de tr\u00e1fico HTTP/2 puede hacer que Suricata utilice una gran cantidad de memoria. El problema se solucion\u00f3 en Suricata 7.0.5 y 6.0.19. Los workarounds incluyen deshabilitar el analizador HTTP/2 y reducir el valor `app-layer.protocols.http2.max-table-size` (el valor predeterminado es 65536)."
2024-05-07 16:03:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-05-07 16:03:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-05-07 16:03:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-12-19 21:03:43 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-05-07 16:03:28 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
} ,
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
2024-12-19 21:03:43 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndExcluding" : "6.0.19" ,
"matchCriteriaId" : "0D75940C-F39A-466B-9E79-D2E19DA182C5"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndExcluding" : "7.0.5" ,
"matchCriteriaId" : "A158A8DB-3609-488B-B986-52575C649704"
}
]
}
]
2024-05-07 16:03:28 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/OISF/suricata/commit/08d93f7c3762781b743f88f9fdc4389eb9c3eb64" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-07 16:03:28 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/c0af92295e833d1db29b184d63cd3b829451d7fd" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-07 16:03:28 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/d24b37a103c04bb2667e449e080ba4c8e56bb019" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-07 16:03:28 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/e68ec4b227d19498f364a41eb25d3182f0383ca5" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-05-07 16:03:28 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/security/advisories/GHSA-9jxm-qw9v-266r" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-05-07 16:03:28 +00:00
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6892" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-05-07 16:03:28 +00:00
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6900" ,
2024-12-19 21:03:43 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/08d93f7c3762781b743f88f9fdc4389eb9c3eb64" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/c0af92295e833d1db29b184d63cd3b829451d7fd" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/d24b37a103c04bb2667e449e080ba4c8e56bb019" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/commit/e68ec4b227d19498f364a41eb25d3182f0383ca5" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/security/advisories/GHSA-9jxm-qw9v-266r" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6892" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6900" ,
2024-12-19 21:03:43 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
2024-05-07 16:03:28 +00:00
}
]
}