{ "CVE_data_meta": { "ASSIGNER": "vulnerabilities@zephyrproject.org", "DATE_PUBLIC": "2019-04-19T00:00:00.000Z", "ID": "CVE-2017-14202", "STATE": "PUBLIC", "TITLE": "The shell implementation does not protect against buffer overruns resulting in unpredictable behavior." }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Zephyr", "product": { "product_data": [ { "product_name": "shell", "version": { "version_data": [ { "version_value": "prior to 1.14.0" } ] } } ] } } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in the shell component of Zephyr allows a serial or telnet connected user to cause a crash, possibly with arbitrary code execution. This issue affects: Zephyr shell versions prior to 1.14.0 on all." } ] }, "generator": { "engine": "Vulnogram 0.0.7" }, "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://docs.zephyrproject.org/1.14.0/releases/release-notes-1.14.html", "name": "https://docs.zephyrproject.org/1.14.0/releases/release-notes-1.14.html" }, { "refsource": "MISC", "url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-18", "name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-18" }, { "refsource": "MISC", "url": "https://github.com/zephyrproject-rtos/zephyr/pull/13048", "name": "https://github.com/zephyrproject-rtos/zephyr/pull/13048" } ] }, "source": { "defect": [ "ZEPSEC-18" ], "discovery": "USER" } }