cvelist/2018/18xxx/CVE-2018-18989.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2018-11-06 09:04:03 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "ics-cert@hq.dhs.gov",
2018-11-06 09:04:03 -05:00
"ID" : "CVE-2018-18989",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CX-One (CX-Programmer and CX-Server)",
"version" : {
"version_data" : [
{
"version_value" : "CX-One Versions 4.42 and prior (CX-Programmer Versions 9.66 and prior and CX-Server Versions 5.0.23 and prior)"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-11-06 09:04:03 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In CX-One Versions 4.42 and prior (CX-Programmer Versions 9.66 and prior and CX-Server Versions 5.0.23 and prior), when processing project files, the application fails to check if it is referencing freed memory. An attacker could use a specially crafted project file to exploit and execute code under the privileges of the application."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "USE AFTER FREE CWE-416"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-12-04 17:08:13 -05:00
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-338-01",
"refsource" : "MISC",
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-338-01"
2018-12-06 06:03:33 -05:00
},
{
"name" : "106106",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106106"
2018-11-06 09:04:03 -05:00
}
]
}
}