2024-09-09 15:00:36 +00:00
{
2024-10-16 19:00:30 +00:00
"data_version" : "4.0" ,
2024-09-09 15:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-45795" ,
2024-10-16 19:00:30 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-09-09 15:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-16 19:00:30 +00:00
"value" : "Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.7, rules using datasets with the non-functional / unimplemented \"unset\" option can trigger an assertion during traffic parsing, leading to denial of service. This issue is addressed in 7.0.7. As a workaround, use only trusted and well tested rulesets."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-617: Reachable Assertion" ,
"cweId" : "CWE-617"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "OISF" ,
"product" : {
"product_data" : [
{
"product_name" : "suricata" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 7.0.7"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/OISF/suricata/security/advisories/GHSA-6r8w-fpw6-cp9g" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OISF/suricata/security/advisories/GHSA-6r8w-fpw6-cp9g"
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/7195" ,
"refsource" : "MISC" ,
"name" : "https://redmine.openinfosecfoundation.org/issues/7195"
}
]
} ,
"source" : {
"advisory" : "GHSA-6r8w-fpw6-cp9g" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2024-09-09 15:00:36 +00:00
}
]
}
}