{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-3319", "ASSIGNER": "vulnerabilities@zephyrproject.org", "DATE_PUBLIC": "2020-04-14T00:00:00.000Z", "STATE": "PUBLIC", "TITLE": "DOS: Incorrect 802154 Frame Validation for Omitted Source / Dest Addresses" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "zephyrproject-rtos", "product": { "product_data": [ { "product_name": "zephyr", "version": { "version_data": [ { "version_affected": ">=", "version_value": "> v2.4.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "DOS: Incorrect 802154 Frame Validation for Omitted Source / Dest Addresses. Zephyr versions >= > v2.4.0 contain NULL Pointer Dereference (CWE-476), Attempt to Access Child of a Non-structure Pointer (CWE-588). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94jg-2p6q-5364" } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "availabilityImpact": "HIGH", "baseScore": 6.5, "environmentalScore": 6.5, "temporalScore": 6.5, "baseSeverity": "MEDIUM" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "NULL Pointer Dereference (CWE-476)" } ] }, { "description": [ { "lang": "eng", "value": "Attempt to Access Child of a Non-structure Pointer (CWE-588)" } ] } ] }, "references": { "reference_data": [ { "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94jg-2p6q-5364", "refsource": "MISC", "name": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94jg-2p6q-5364" } ] }, "source": { "defect": [ "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94jg-2p6q-5364" ] } }