2019-02-18 09:04:38 -05:00
{
2019-12-18 18:01:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 06:46:24 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-8806" ,
2019-12-18 18:01:41 +00:00
"ASSIGNER" : "product-security@apple.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apple" ,
"product" : {
"product_data" : [
{
"product_name" : "Xcode" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "Xcode 11.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Processing a maliciously crafted file may lead to arbitrary code execution"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://support.apple.com/HT210729" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/HT210729"
}
]
2019-03-18 06:46:24 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-18 18:01:41 +00:00
"value" : "A memory corruption issue was addressed with improved validation. This issue is fixed in Xcode 11.2. Processing a maliciously crafted file may lead to arbitrary code execution."
2019-03-18 06:46:24 +00:00
}
]
}
}