CVE-2023-28205

Advisory lineage Upstream: 0 Downstream: 13
Analyzed
Published: 10 Apr 2023, 00:00
Last modified:21 Oct 2025, 23:15

Vulnerability Summary

Overall Risk (default)
medium
35/100
CVSS Score
8.8 HIGH
v3.1 (cve.org)
EPSS Score
0.11% LOW
0% probability +0.04%
KEV
Listed
CISA
1 listing
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

10 Apr 2023, 00:00
Published
Vulnerability first disclosed
10 Apr 2023, 00:00
Added to CISA KEV
Apple Multiple Products WebKit Use-After-Free Vulnerability
01 May 2023, 00:00
CISA Remediation Due
Apply updates per vendor instructions.
21 Oct 2025, 23:15
Last Modified
Vulnerability information updated

Description

A use after free issue was addressed with improved memory management. This issue is fixed in Safari 16.4.1, iOS 15.7.5 and iPadOS 15.7.5, iOS 16.4.1 and iPadOS 16.4.1, macOS Ventura 13.3.1. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited.

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.11% Percentile: 30%

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

  • UnknowniOS and iPadOS

    ≥ unspecified, < 15.7 | ≥ unspecified, < 16.4

  • appleipados

    < 15.7.5 | ≥ 16.0, < 16.4.1

  • appleiphone_os

    < 15.7.5 | ≥ 16.0, < 16.4.1

  • UnknownmacOS

    < 13.3.1 | ≥ unspecified, < 13.3

  • applesafari

    < 16.4.1 | ≥ unspecified, < 16.4

References (5)