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-45796" ,
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, a logic error during fragment reassembly can lead to failed reassembly for valid traffic. An attacker could craft packets to trigger this behavior.This issue has been addressed in 7.0.7."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-193: Off-by-one Error" ,
"cweId" : "CWE-193"
}
]
}
]
} ,
"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-mf6r-3xp2-v7xg" ,
"refsource" : "MISC" ,
"name" : "https://github.com/OISF/suricata/security/advisories/GHSA-mf6r-3xp2-v7xg"
} ,
{
"url" : "https://redmine.openinfosecfoundation.org/issues/7067" ,
"refsource" : "MISC" ,
"name" : "https://redmine.openinfosecfoundation.org/issues/7067"
}
]
} ,
"source" : {
"advisory" : "GHSA-mf6r-3xp2-v7xg" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"version" : "3.1"
2024-09-09 15:00:36 +00:00
}
]
}
}