CVE-2020-9947
Vulnerability Summary
Timeline
Description
A use after free issue was addressed with improved memory management. This issue is fixed in watchOS 7.0, iOS 14.0 and iPadOS 14.0, iTunes for Windows 12.10.9, iCloud for Windows 11.5, tvOS 14.0, Safari 14.0. Processing maliciously crafted web content may lead to arbitrary code execution.
CVSS Metrics
- v3.1•HIGH•Score: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- v2.0•MEDIUM•Score: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 0.81%• Percentile: 74%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- apple•icloud
< 11.5.0
- apple•icloud for windows
≥ unspecified, < 11.5
- apple•ios and ipados
≥ unspecified, < 14.0
- apple•ipados
< 14.0
- apple•iphone_os
< 14.0
- apple•itunes
≥ 12.0.0, < 12.10.9
- apple•itunes for windows
≥ unspecified, < 12.10
- apple•safari
< 14.0 | ≥ unspecified, < 14.0
- apple•tvos
< 14.0 | ≥ unspecified, < 14.0
- apple•watchos
< 7.0 | ≥ unspecified, < 7.0
References (8)
- https://support.apple.com/en-us/HT211843
- https://support.apple.com/en-us/HT211850
- https://support.apple.com/en-us/HT211844
- https://support.apple.com/en-us/HT211935
- https://support.apple.com/en-us/HT211952
- https://support.apple.com/en-us/HT211845
- http://www.openwall.com/lists/oss-security/2021/03/22/1
- https://security.gentoo.org/glsa/202104-03