2019-02-18 09:04:38 -05:00
{
2019-12-18 18:01:00 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:11:12 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-8549" ,
2019-12-18 18:01:00 +00:00
"ASSIGNER" : "product-security@apple.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apple" ,
"product" : {
"product_data" : [
{
"product_name" : "iOS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "iOS 12.2"
}
]
}
} ,
{
"product_name" : "macOS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "macOS Mojave 10.14.4"
}
]
}
} ,
{
"product_name" : "tvOS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "tvOS 12.2"
}
]
}
} ,
{
"product_name" : "watchOS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "watchOS 5.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "A malicious application may be able to execute arbitrary code with system privileges"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://support.apple.com/HT209599" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/HT209599"
} ,
{
"url" : "https://support.apple.com/HT209601" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/HT209601"
} ,
{
"url" : "https://support.apple.com/HT209600" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/HT209600"
} ,
{
"url" : "https://support.apple.com/HT209602" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/HT209602"
}
]
2019-03-18 04:11:12 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-18 18:01:00 +00:00
"value" : "Multiple input validation issues existed in MIG generated code. These issues were addressed with improved validation. This issue is fixed in iOS 12.2, macOS Mojave 10.14.4, tvOS 12.2, watchOS 5.2. A malicious application may be able to execute arbitrary code with system privileges."
2019-03-18 04:11:12 +00:00
}
]
}
}