CVE-2023-42950

Advisory lineage Upstream: 0 Downstream: 12
Modified
Published: 28 Mar 2024, 15:39
Last modified:03 Nov 2025, 21:49

Vulnerability Summary

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

Timeline

28 Mar 2024, 15:39
Published
Vulnerability first disclosed
03 Nov 2025, 21:49
Last Modified
Vulnerability information updated

Description

A use after free issue was addressed with improved memory management. This issue is fixed in Safari 17.2, iOS 17.2 and iPadOS 17.2, tvOS 17.2, watchOS 10.2, macOS Sonoma 14.2. 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

EPSS Trends

Current EPSS score: 0.65% Percentile: 71%

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

  • appleios and ipados

    ≥ unspecified, < 17.2

  • appleipados

    < 17.2

  • appleiphone_os

    < 17.2

  • applemacos

    ≥ unspecified, < 14.2 | ≥ 14.0, < 14.2

  • applesafari

    ≥ unspecified, < 17.2 | < 17.2

  • appletvos

    ≥ unspecified, < 17.2 | < 17.2

  • applewatchos

    ≥ unspecified, < 10.2 | < 10.2

References (9)