cvelist/2018/10xxx/CVE-2018-10594.json

79 lines
2.6 KiB
JSON
Raw Normal View History

2018-05-01 14:05:39 -04:00
{
"CVE_data_meta" : {
2018-06-26 15:01:46 -04:00
"ASSIGNER" : "ics-cert@hq.dhs.gov",
"DATE_PUBLIC" : "2018-06-21T00:00:00",
2018-05-01 14:05:39 -04:00
"ID" : "CVE-2018-10594",
2018-06-26 15:01:46 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Delta Industrial Automation COMMGR and accompanying PLC Simulators (DVPSimulator EH2, EH3, ES2, SE, SS2 and AHSIM_5x0, AHSIM_5x1)",
"version" : {
"version_data" : [
{
"version_value" : "Version 1.08 and prior"
}
]
}
}
]
},
"vendor_name" : "ICS-CERT"
}
]
}
2018-05-01 14:05:39 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-26 15:01:46 -04:00
"value" : "Delta Industrial Automation COMMGR from Delta Electronics versions 1.08 and prior with accompanying PLC Simulators (DVPSimulator EH2, EH3, ES2, SE, SS2 and AHSIM_5x0, AHSIM_5x1) utilize a fixed-length stack buffer where an unverified length value can be read from the network packets via a specific network port, causing the buffer to be overwritten. This may allow remote code execution, cause the application to crash, or result in a denial-of-service condition in the application server."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "STACK-BASED BUFFER OVERFLOW CWE-121"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-07-04 06:03:40 -04:00
{
"name" : "44965",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44965/"
},
2018-10-11 06:06:52 -04:00
{
"name" : "45574",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45574/"
},
2018-06-26 15:01:46 -04:00
{
2018-06-26 16:04:12 -04:00
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-172-01",
"refsource" : "MISC",
2018-06-26 15:01:46 -04:00
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-172-01"
2018-06-27 06:02:46 -04:00
},
{
"name" : "104529",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104529"
2018-05-01 14:05:39 -04:00
}
]
}
}