{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2022-1041", "ASSIGNER": "vulnerabilities@zephyrproject.org", "DATE_PUBLIC": "2022-07-25T00:00:00.000Z", "STATE": "PUBLIC", "TITLE": "Out-of-bound write vulnerability in the Bluetooth mesh core stack can be triggered during provisioning" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "zephyrproject-rtos", "product": { "product_data": [ { "product_name": "zephyr", "version": { "version_data": [ { "version_affected": "<=", "version_value": "v3.0" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "In Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning." } ] }, "impact": { "cvss": { "version": "3.1", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L", "attackVector": "Adjacent", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "CHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "availabilityImpact": "LOW", "baseSeverity": "HIGH" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Out-of-bounds Write (CWE-787)" } ] } ] }, "references": { "reference_data": [ { "url": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p449-9hv9-pj38", "refsource": "MISC", "name": "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p449-9hv9-pj38" } ] }, "source": { "defect": [ "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p449-9hv9-pj38" ] } }