CVE-2022-42826

Advisory lineage Upstream: 0 Downstream: 14
Analyzed
Published: 27 Feb 2023, 00:00
Last modified:11 Mar 2025, 14:41

Vulnerability Summary

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

Timeline

27 Feb 2023, 00:00
Published
Vulnerability first disclosed
11 Mar 2025, 14:41
Last Modified
Vulnerability information updated

Description

A use after free issue was addressed with improved memory management. This issue is fixed in macOS Ventura 13, iOS 16.1 and iPadOS 16, Safari 16.1. 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.10% Percentile: 28%

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

  • appleipados

    < 16.1

  • appleiphone_os

    < 16.1

  • UnknownmacOS

    ≥ unspecified, < 13 | ≥ unspecified, < 16.1 | < 13.0

  • applesafari

    < 16.1

  • UnknownWebKitGTK

    < 2.40.1

References (4)