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

111 lines
4.0 KiB
JSON
Raw Normal View History

2019-02-18 09:04:38 -05:00
{
2019-12-18 18:01:21 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 00:08:49 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8574",
2019-12-18 18:01:21 +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 12.3"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "macOS Mojave 10.14.5"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "tvOS 12.3"
}
]
}
},
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "watchOS 5.2.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to execute arbitrary code with system privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT210118",
"refsource": "MISC",
"name": "https://support.apple.com/HT210118"
},
{
"url": "https://support.apple.com/HT210119",
"refsource": "MISC",
"name": "https://support.apple.com/HT210119"
},
{
"url": "https://support.apple.com/HT210120",
"refsource": "MISC",
"name": "https://support.apple.com/HT210120"
},
{
"url": "https://support.apple.com/HT210122",
"refsource": "MISC",
"name": "https://support.apple.com/HT210122"
}
]
2019-03-18 00:08:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-18 18:01:21 +00:00
"value": "A memory corruption issue was addressed with improved memory handling. This issue is fixed in iOS 12.3, macOS Mojave 10.14.5, tvOS 12.3, watchOS 5.2.1. An application may be able to execute arbitrary code with system privileges."
2019-03-18 00:08:49 +00:00
}
]
}
}