{ "CVE_data_meta": { "ASSIGNER": "vulnerabilities@zephyrproject.org", "DATE_PUBLIC": "2020-05-14T00:00:00.000Z", "ID": "CVE-2020-10061", "STATE": "PUBLIC", "TITLE": "Error handling invalid packet sequence" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "zephyr", "version": { "version_data": [ { "version_affected": ">=", "version_value": "2.2.0" }, { "version_affected": ">=", "version_value": "1.14.0" } ] } } ] }, "vendor_name": "zephyrproject-rtos" } ] } }, "credit": [ { "lang": "eng", "value": "PhD - Garbelini Matheus Eduardo" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper handling of the full-buffer case in the Zephyr Bluetooth implementation can result in memory corruption. This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions, and version 1.14.0 and later versions." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-75", "name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-75" }, { "refsource": "MISC", "url": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10061", "name": "https://docs.zephyrproject.org/latest/security/vulnerabilities.html#cve-2020-10061" }, { "refsource": "MISC", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23516", "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23516" }, { "refsource": "MISC", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23517", "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23517" }, { "refsource": "MISC", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23547", "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23547" }, { "refsource": "MISC", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/23091", "name": "https://github.com/zephyrproject-rtos/zephyr/pull/23091" } ] }, "source": { "defect": [ "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-75" ], "discovery": "EXTERNAL" } }