cvelist/2017/14xxx/CVE-2017-14202.json

83 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:18:53 +00:00
"CVE_data_meta": {
2019-08-28 14:49:36 -06:00
"ASSIGNER": "vulnerabilities@zephyrproject.org",
"DATE_PUBLIC": "2019-04-19T00:00:00.000Z",
2019-03-18 01:18:53 +00:00
"ID": "CVE-2017-14202",
2019-08-28 14:49:36 -06:00
"STATE": "PUBLIC",
"TITLE": "The shell implementation does not protect against buffer overruns resulting in unpredictable behavior."
},
"affects": {
"vendor": {
"vendor_data": [
{
2019-08-29 01:00:55 +00:00
"vendor_name": "Zephyr",
2019-08-28 14:49:36 -06:00
"product": {
"product_data": [
{
"product_name": "shell",
"version": {
"version_data": [
{
2019-08-29 01:00:55 +00:00
"version_value": "prior to 1.14.0"
2019-08-28 14:49:36 -06:00
}
]
}
}
]
2019-08-29 01:00:55 +00:00
}
2019-08-28 14:49:36 -06:00
}
]
}
2019-03-18 01:18:53 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-29 01:00:55 +00:00
"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."
2019-03-18 01:18:53 +00:00
}
]
2019-08-28 14:49:36 -06:00
},
"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": [
{
2019-08-29 01:00:55 +00:00
"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"
2019-08-28 14:49:36 -06:00
},
{
2019-08-29 01:00:55 +00:00
"refsource": "MISC",
"url": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-18",
"name": "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-18"
2019-08-28 14:49:36 -06:00
},
{
2019-08-29 01:00:55 +00:00
"refsource": "MISC",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/13048",
"name": "https://github.com/zephyrproject-rtos/zephyr/pull/13048"
2019-08-28 14:49:36 -06:00
}
]
},
"source": {
"defect": [
"ZEPSEC-18"
],
"discovery": "USER"
2019-03-18 01:18:53 +00:00
}
2019-08-29 01:00:55 +00:00
}