cvelist/2020/9xxx/CVE-2020-9944.json

111 lines
4.0 KiB
JSON
Raw Normal View History

2020-03-02 22:01:11 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9944",
2020-12-08 20:01:50 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "14.0"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "7.0"
}
]
}
},
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "14.0"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to read restricted memory"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211843",
"name": "https://support.apple.com/en-us/HT211843"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211850",
"name": "https://support.apple.com/en-us/HT211850"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211844",
"name": "https://support.apple.com/en-us/HT211844"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT211931",
"name": "https://support.apple.com/en-us/HT211931"
}
]
2020-03-02 22:01:11 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-12-08 20:01:50 +00:00
"value": "An out-of-bounds read was addressed with improved bounds checking. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, tvOS 14.0, iOS 14.0 and iPadOS 14.0. An application may be able to read restricted memory."
2020-03-02 22:01:11 +00:00
}
]
}
}