2024-07-11 16:03:16 +00:00
{
"id" : "CVE-2024-38534" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-11T15:15:12.350" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:26:14.133" ,
"vulnStatus" : "Modified" ,
2024-07-11 16:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Crafted modbus traffic can lead to unlimited resource accumulation within a flow. Upgrade to 7.0.6. Set a limited stream.reassembly.depth to reduce the issue."
2024-07-12 20:03:12 +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. El tr\u00e1fico modbus manipulado puede generar una acumulaci\u00f3n ilimitada de recursos dentro de un flujo. Actualice a 7.0.6. Establezca una profundidad de reensamblaje de flujo limitada para reducir el problema."
2024-07-11 16:03:16 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-07-12 20:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-07-12 20:03:12 +00:00
"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-07-12 20:03:12 +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-07-12 20:03:12 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2024-07-11 16:03:16 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-11 16:03:16 +00:00
"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-07-11 16:03:16 +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-07-11 16:03:16 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-07-12 20:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-07-12 20:03:12 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
} ,
2024-07-11 16:03:16 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-11 16:03:16 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
2024-07-12 20:03:12 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:oisf:suricata:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "7.0.6" ,
"matchCriteriaId" : "9B17F0F5-06E7-4E0E-B29B-22B0E159CCA7"
}
]
}
]
}
] ,
2024-07-11 16:03:16 +00:00
"references" : [
{
"url" : "https://github.com/OISF/suricata/commit/a753cdbe84caee3b66d0bf49b2712d29a50d67ae" ,
2024-07-12 20:03:12 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-11 16:03:16 +00:00
} ,
{
"url" : "https://github.com/OISF/suricata/security/advisories/GHSA-59qg-h357-69fq" ,
2024-07-12 20:03:12 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-07-11 16:03:16 +00:00
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6987" ,
2024-07-12 20:03:12 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking"
]
2024-07-11 16:03:16 +00:00
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6988" ,
2024-07-12 20:03:12 +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/a753cdbe84caee3b66d0bf49b2712d29a50d67ae" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/OISF/suricata/security/advisories/GHSA-59qg-h357-69fq" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6987" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/6988" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
2024-07-11 16:03:16 +00:00
}
]
}