CVE-2019-7285
Vulnerability Summary
Timeline
Description
A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.2, tvOS 12.2, Safari 12.1, iTunes 12.9.4 for Windows, iCloud for Windows 7.11. 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•HIGH•Score: 9.3AV:N/AC:M/Au:N/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 1.28%• Percentile: 80%
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
< 7.11
- apple•icloud for windows
≥ unspecified, < iCloud for Windows 7.11
- Unknown•iOS
≥ unspecified, < iOS 12.2
- apple•iphone_os
< 12.2
- apple•itunes
< 12.9.4
- apple•itunes for windows
≥ unspecified, < iTunes 12.9.4 for Windows
- apple•safari
< 12.1 | ≥ unspecified, < Safari 12.1
- apple•tvos
< 12.2 | ≥ unspecified, < tvOS 12.2