CVE-2020-9947

Modified
Published: 08 Dec 2020, 19:21
Last modified:04 Aug 2024, 10:50

Vulnerability Summary

Overall Risk (default)
medium
35/100
CVSS Score
8.8 HIGH
v3.1 (nvd)
EPSS Score
0.81% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

08 Dec 2020, 19:21
Published
Vulnerability first disclosed
04 Aug 2024, 10:50
Last Modified
Vulnerability information updated

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.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • v2.0MEDIUMScore: 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-416Use 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

  • appleicloud

    < 11.5.0

  • appleicloud for windows

    ≥ unspecified, < 11.5

  • appleios and ipados

    ≥ unspecified, < 14.0

  • appleipados

    < 14.0

  • appleiphone_os

    < 14.0

  • appleitunes

    ≥ 12.0.0, < 12.10.9

  • appleitunes for windows

    ≥ unspecified, < 12.10

  • applesafari

    < 14.0 | ≥ unspecified, < 14.0

  • appletvos

    < 14.0 | ≥ unspecified, < 14.0

  • applewatchos

    < 7.0 | ≥ unspecified, < 7.0

References (8)