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

79 lines
2.6 KiB
JSON
Raw Normal View History

2019-02-18 09:04:38 -05:00
{
2019-12-18 18:01:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 02:47:03 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8717",
2019-12-18 18:01:41 +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": "macOS Catalina 10.15"
}
]
}
},
{
"product_name": "tvOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "tvOS 13"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to execute arbitrary code with kernel privileges"
}
]
}
]
},
"references": {
"reference_data": [
2020-02-12 02:01:08 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT210722",
"url": "https://support.apple.com/kb/HT210722"
},
2019-12-18 18:01:41 +00:00
{
"url": "https://support.apple.com/HT210634",
"refsource": "MISC",
"name": "https://support.apple.com/HT210634"
}
]
2019-03-18 02:47:03 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-18 18:01:41 +00:00
"value": "A memory corruption issue was addressed with improved memory handling. This issue is fixed in macOS Catalina 10.15, tvOS 13. An application may be able to execute arbitrary code with kernel privileges."
2019-03-18 02:47:03 +00:00
}
]
}
}