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

111 lines
4.1 KiB
JSON
Raw Normal View History

2020-03-02 22:01:56 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9819",
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": "iOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "iOS 13.5 and iPadOS 13.5"
}
]
}
},
{
"product_name": "iOS-1",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "iOS 12.4.7"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "watchOS 6.2.5"
}
]
}
},
{
"product_name": "watchOS-1",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "watchOS 5.3.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a maliciously crafted mail message may lead to heap corruption"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-10-16 17:01:49 +00:00
"url": "https://support.apple.com/HT211168",
2020-06-09 17:01:31 +00:00
"refsource": "MISC",
2020-10-16 17:01:49 +00:00
"name": "https://support.apple.com/HT211168"
2020-06-09 17:01:31 +00:00
},
{
2020-10-16 17:01:49 +00:00
"url": "https://support.apple.com/HT211175",
2020-06-09 17:01:31 +00:00
"refsource": "MISC",
2020-10-16 17:01:49 +00:00
"name": "https://support.apple.com/HT211175"
2020-06-09 17:01:31 +00:00
},
{
"url": "https://support.apple.com/HT211169",
"refsource": "MISC",
"name": "https://support.apple.com/HT211169"
},
{
2020-10-16 17:01:49 +00:00
"url": "https://support.apple.com/HT211176",
2020-06-09 17:01:31 +00:00
"refsource": "MISC",
2020-10-16 17:01:49 +00:00
"name": "https://support.apple.com/HT211176"
2020-06-09 17:01:31 +00:00
}
]
2020-03-02 22:01:56 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-06-09 17:01:31 +00:00
"value": "A memory consumption issue was addressed with improved memory handling. This issue is fixed in iOS 13.5 and iPadOS 13.5, iOS 12.4.7, watchOS 6.2.5, watchOS 5.3.7. Processing a maliciously crafted mail message may lead to heap corruption."
2020-03-02 22:01:56 +00:00
}
]
}
}