cvelist/2019/7xxx/CVE-2019-7286.json

89 lines
3.0 KiB
JSON
Raw Normal View History

2019-01-31 15:04:12 -05:00
{
2019-12-18 18:01:00 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:08:41 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-7286",
2019-12-18 18:01:00 +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.1.4"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "macOS Mojave 10.14.3 Supplemental Update"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to gain elevated privileges"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://support.apple.com/HT209601",
"refsource": "MISC",
"name": "https://support.apple.com/HT209601"
},
{
"url": "https://support.apple.com/HT209602",
"refsource": "MISC",
"name": "https://support.apple.com/HT209602"
},
{
"url": "https://support.apple.com/HT209520",
"refsource": "MISC",
"name": "https://support.apple.com/HT209520"
},
{
"url": "https://support.apple.com/HT209521",
"refsource": "MISC",
"name": "https://support.apple.com/HT209521"
}
]
2019-03-18 01:08:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-18 18:01:00 +00:00
"value": "A memory corruption issue was addressed with improved input validation. This issue is fixed in iOS 12.1.4, macOS Mojave 10.14.3 Supplemental Update. An application may be able to gain elevated privileges."
2019-03-18 01:08:41 +00:00
}
]
}
}