cvelist/2017/13xxx/CVE-2017-13880.json

79 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2021-12-23 20:01:02 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 00:23:34 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-13880",
2021-12-23 20:01:02 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "watchOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.2"
}
]
}
},
{
"product_name": "iOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to execute arbitrary code with kernel privilege"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT208325",
"name": "https://support.apple.com/en-us/HT208325"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT208334",
"name": "https://support.apple.com/en-us/HT208334"
}
]
2019-03-18 00:23:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-12-23 20:01:02 +00:00
"value": "A memory corruption issue was addressed with improved memory handling. This issue is fixed in iOS 11.2, watchOS 4.2. An application may be able to execute arbitrary code with kernel privilege."
2019-03-18 00:23:34 +00:00
}
]
}
}