{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-3724", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Wireshark Foundation", "product": { "product_data": [ { "product_name": "Wireshark", "version": { "version_data": [ { "version_value": ">=3.6.0, <3.6.8" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use of externally-controlled format string in Wireshark" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.wireshark.org/security/wnpa-sec-2022-08.html", "url": "https://www.wireshark.org/security/wnpa-sec-2022-08.html", "refsource": "MISC" }, { "name": "https://gitlab.com/wireshark/wireshark/-/issues/18384", "url": "https://gitlab.com/wireshark/wireshark/-/issues/18384", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-3724.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-3724.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Crash in the USB HID protocol dissector in Wireshark 3.6.0 to 3.6.8 allows denial of service via packet injection or crafted capture file on Windows" } ] }, "impact": { "cvss": { "vectorString": "AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "version": "3.1", "baseScore": 6.2, "baseSeverity": "MEDIUM" } }, "credit": [ { "lang": "eng", "value": "TODO" } ] }