cvelist/2017/14xxx/CVE-2017-14201.json
2019-08-29 01:00:55 +00:00

83 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vulnerabilities@zephyrproject.org",
"DATE_PUBLIC": "2019-04-19T00:00:00.000Z",
"ID": "CVE-2017-14201",
"STATE": "PUBLIC",
"TITLE": "The shell DNS command can cause unpredictable results due to misuse of stack variables."
},
"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": "Use After Free vulnerability in the Zephyr shell allows a serial or telnet connected user to cause denial of service, and possibly remote 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-416 Use After Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-17",
"name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-17"
},
{
"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://github.com/zephyrproject-rtos/zephyr/pull/13260",
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/13260"
}
]
},
"source": {
"defect": [
"ZEPSEC-17"
],
"discovery": "USER"
}
}