- Description
- Double free vulnerability in Apple iOS before 9.1 and OS X before 10.11.1 allows attackers to write to arbitrary files via a crafted app that accesses AtomicBufferedFile descriptors.
- Source
- product-security@apple.com
- NVD status
- Modified
CVSS 2.0
- Type
- Primary
- Base score
- 8.8
- Impact score
- 9.2
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:C/A:C
- Hype score
- Not currently trending
- Comment
- <a href="http://cwe.mitre.org/data/definitions/415.html">CWE-415: Double Free</a>
- Impact
- -
- Solution
- -
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "80183356-E606-44CE-A2FB-584154EA6B7E",
"versionEndIncluding": "9.0.2"
}
],
"operator": "OR"
}
]
},
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "82D0EE4D-4866-43A3-89B5-6C9BBD839493",
"versionEndIncluding": "10.11.0"
}
],
"operator": "OR"
}
]
}
]