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" : [
{
"product" : {
"product_data" : [
{
"product_name" : "shell" ,
"version" : {
"version_data" : [
{
"platform" : "all" ,
"version_affected" : "<" ,
"version_value" : "1.14.0"
}
]
}
}
]
} ,
"vendor_name" : "Zephyr"
}
]
}
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-28 14:49:36 -06: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.\nThis issue affects:\nZephyr 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" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-18"
} ,
{
"refsource" : "CONFIRM" ,
"url" : "https://docs.zephyrproject.org/1.14.0/releases/release-notes-1.14.html"
} ,
{
"refsource" : "CONFIRM" ,
"url" : "https://github.com/zephyrproject-rtos/zephyr/pull/13048"
}
]
} ,
"source" : {
"defect" : [
"ZEPSEC-18"
] ,
"discovery" : "USER"
2019-03-18 01:18:53 +00:00
}
2019-08-28 14:49:36 -06:00
}