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

73 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2017-11-06 16:05:21 -05:00
"ASSIGNER" : "ics-cert@hq.dhs.gov",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-14016",
2017-11-06 16:05:21 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Advantech WebAccess",
"version" : {
"version_data" : [
{
"version_value" : "Advantech WebAccess"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2017-11-06 16:05:21 -05:00
"value" : "A Stack-based Buffer Overflow issue was discovered in Advantech WebAccess versions prior to V8.2_20170817. The application lacks proper validation of the length of user-supplied data prior to copying it to a stack-based buffer, which could allow an attacker to execute arbitrary code under the context of the process."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-121"
}
]
}
]
},
"references" : {
"reference_data" : [
2017-12-19 06:03:35 -05:00
{
"name" : "43340",
"refsource" : "EXPLOIT-DB",
2017-12-19 06:03:35 -05:00
"url" : "https://www.exploit-db.com/exploits/43340/"
},
2017-11-06 16:05:21 -05:00
{
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-17-306-02",
"refsource" : "MISC",
2017-11-06 16:05:21 -05:00
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-17-306-02"
2017-11-08 06:05:13 -05:00
},
{
"name" : "101685",
"refsource" : "BID",
2017-11-08 06:05:13 -05:00
"url" : "http://www.securityfocus.com/bid/101685"
2017-10-16 12:31:07 -04:00
}
]
}
}