cvelist/2018/19xxx/CVE-2018-19017.json

69 lines
2.0 KiB
JSON
Raw Normal View History

2018-11-06 09:04:03 -05:00
{
"CVE_data_meta" : {
2019-01-22 14:16:24 -05:00
"ASSIGNER" : "ics-cert@hq.dhs.gov",
"DATE_PUBLIC" : "2019-01-17T00:00:00",
2018-11-06 09:04:03 -05:00
"ID" : "CVE-2018-19017",
2019-01-22 14:16:24 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "CX-Supervisor",
"version" : {
"version_data" : [
{
"version_value" : "Versions 3.42 and prior"
}
]
}
}
]
},
"vendor_name" : "ICS-CERT"
}
]
}
2018-11-06 09:04:03 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-01-22 14:16:24 -05:00
"value" : "Several use after free vulnerabilities have been identified in CX-Supervisor (Versions 3.42 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" : [
{
2019-01-22 15:05:16 -05:00
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-017-01",
"refsource" : "MISC",
2019-01-22 14:16:24 -05:00
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-017-01"
2019-01-23 06:04:03 -05:00
},
{
"name" : "106654",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106654"
2018-11-06 09:04:03 -05:00
}
]
}
}