cvelist/2019/8xxx/CVE-2019-8706.json

127 lines
4.8 KiB
JSON
Raw Normal View History

2019-02-18 09:04:38 -05:00
{
2020-10-27 20:01:43 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 07:09:00 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8706",
2020-10-27 20:01:43 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "iOS and iPadOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "13.1"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "13"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "6"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.15"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.15"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Processing a maliciously crafted audio file may lead to arbitrary code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210634",
"name": "https://support.apple.com/en-us/HT210634"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210722",
"name": "https://support.apple.com/en-us/HT210722"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210604",
"name": "https://support.apple.com/en-us/HT210604"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210607",
"name": "https://support.apple.com/en-us/HT210607"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT210603",
"name": "https://support.apple.com/en-us/HT210603"
}
]
2019-03-18 07:09:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-27 20:01:43 +00:00
"value": "A memory corruption issue was addressed with improved state management. This issue is fixed in macOS Catalina 10.15, iOS 13.1 and iPadOS 13.1, tvOS 13, macOS Catalina 10.15.1, Security Update 2019-001, and Security Update 2019-006, watchOS 6. Processing a maliciously crafted audio file may lead to arbitrary code execution."
2019-03-18 07:09:00 +00:00
}
]
}
}