cvelist/2020/10xxx/CVE-2020-10011.json

94 lines
3.4 KiB
JSON
Raw Normal View History

2020-03-02 22:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10011",
2020-12-08 20:02:57 +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": "10.15"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "14.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a maliciously crafted USD file may lead to unexpected application termination or arbitrary code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211849",
"name": "https://support.apple.com/en-us/HT211849"
},
2020-12-16 17:01:40 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT211930",
"url": "https://support.apple.com/kb/HT211930"
},
2020-12-15 16:01:53 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT211931",
"url": "https://support.apple.com/kb/HT211931"
},
2020-12-08 20:02:57 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211929",
"name": "https://support.apple.com/en-us/HT211929"
2020-12-15 20:01:39 +00:00
},
{
"refsource": "FULLDISC",
"name": "20201215 APPLE-SA-2020-12-14-4 Additional information for APPLE-SA-2020-11-13-1 macOS Big Sur 11.0.1",
"url": "http://seclists.org/fulldisclosure/2020/Dec/32"
2020-12-08 20:02:57 +00:00
}
]
2020-03-02 22:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-12-08 20:02:57 +00:00
"value": "An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in iOS 14.2 and iPadOS 14.2, macOS Catalina 10.15.7, Security Update 2020-005 High Sierra, Security Update 2020-005 Mojave. Processing a maliciously crafted USD file may lead to unexpected application termination or arbitrary code execution."
2020-03-02 22:01:34 +00:00
}
]
}
}