{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-4855", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Use after free issue in editcap could cause denial of service via crafted capture file" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-416: Use After Free", "cweId": "CWE-416" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Wireshark Foundation", "product": { "product_data": [ { "product_name": "editcap", "version": { "version_data": [ { "version_affected": "<", "version_name": "4.2.0", "version_value": "4.2.5" }, { "version_affected": "<", "version_name": "4.0.0", "version_value": "4.0.15" }, { "version_affected": "<", "version_name": "3.6.0", "version_value": "3.6.23" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html", "refsource": "MISC", "name": "https://www.wireshark.org/security/wnpa-sec-2024-08.html" }, { "url": "https://gitlab.com/wireshark/wireshark/-/issues/19782", "refsource": "MISC", "name": "https://gitlab.com/wireshark/wireshark/-/issues/19782" }, { "url": "https://gitlab.com/wireshark/wireshark/-/issues/19783", "refsource": "MISC", "name": "https://gitlab.com/wireshark/wireshark/-/issues/19783" }, { "url": "https://gitlab.com/wireshark/wireshark/-/issues/19784", "refsource": "MISC", "name": "https://gitlab.com/wireshark/wireshark/-/issues/19784" } ] }, "solution": [ { "lang": "en", "value": "Upgrade to versions 4.2.5 or above." } ], "credits": [ { "lang": "en", "value": "Dawei Wang and Geng Zhou, from Zhongguancun Laboratory." } ], "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 3.6, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", "version": "3.1" } ] } }