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

63 lines
1.9 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-17 22:48:58 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-13910",
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": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.13"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An application may be able to access restricted files"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT208144",
"name": "https://support.apple.com/en-us/HT208144"
}
]
2019-03-17 22:48:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-12-23 20:01:02 +00:00
"value": "An access issue was addressed with additional sandbox restrictions on applications. This issue is fixed in macOS High Sierra 10.13. An application may be able to access restricted files."
2019-03-17 22:48:58 +00:00
}
]
}
}