2020-03-02 22:01:56 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-9847" ,
2020-06-09 17:01:31 +00:00
"ASSIGNER" : "product-security@apple.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apple" ,
"product" : {
"product_data" : [
{
"product_name" : "macOS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "macOS Catalina 10.15.5"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "A malicious application may be able to break out of its sandbox"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://support.apple.com/HT211170" ,
"refsource" : "MISC" ,
"name" : "https://support.apple.com/HT211170"
}
]
2020-03-02 22:01:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-09 17:01:31 +00:00
"value" : "An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in macOS Catalina 10.15.5. A malicious application may be able to break out of its sandbox."
2020-03-02 22:01:56 +00:00
}
]
}
}