{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-55626", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to 7.0.8, a large BPF filter file provided to Suricata at startup can lead to a buffer overflow at Suricata startup. The issue has been addressed in Suricata 7.0.8." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-680: Integer Overflow to Buffer Overflow", "cweId": "CWE-680" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "OISF", "product": { "product_data": [ { "product_name": "suricata", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 7.0.8" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/OISF/suricata/security/advisories/GHSA-wmg4-jqx5-4h9v", "refsource": "MISC", "name": "https://github.com/OISF/suricata/security/advisories/GHSA-wmg4-jqx5-4h9v" }, { "url": "https://github.com/OISF/suricata/commit/dd71ef0af222a566e54dfc479dd1951dd17d7ceb", "refsource": "MISC", "name": "https://github.com/OISF/suricata/commit/dd71ef0af222a566e54dfc479dd1951dd17d7ceb" }, { "url": "https://redmine.openinfosecfoundation.org/issues/7366", "refsource": "MISC", "name": "https://redmine.openinfosecfoundation.org/issues/7366" } ] }, "source": { "advisory": "GHSA-wmg4-jqx5-4h9v", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.3, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" } ] } }