{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-47522", "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 version 7.0.7, invalid ALPN in TLS/QUIC traffic when JA4 matching/logging is enabled can lead to Suricata aborting with a panic. This issue has been addressed in 7.0.7. One may disable ja4 as a workaround." } ] }, "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-w5xv-6586-jpm7", "refsource": "MISC", "name": "https://github.com/OISF/suricata/security/advisories/GHSA-w5xv-6586-jpm7" }, { "url": "https://redmine.openinfosecfoundation.org/issues/7267", "refsource": "MISC", "name": "https://redmine.openinfosecfoundation.org/issues/7267" } ] }, "source": { "advisory": "GHSA-w5xv-6586-jpm7", "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" } ] } }