LiveActive security incident?Get immediate response
CVE Record

CVE-2024-23222: A type confusion issue was addressed with improved checks.

A type confusion issue was addressed with improved checks. This issue is fixed in Safari 17.3, iOS 15.8.7 and iPadOS 15.8.7, iOS 16.7.5 and iPadOS 16.7.5, iOS 17.3 and iPadOS 17.3, macOS Monterey 12.7.3, macOS Sonoma 14.3, macOS Ventura 13.6.4, tvOS 17.3, visionOS 1.0.2. Processing maliciously crafted web content may lead to arbitrary code execution. This fix associated with the Coruna exploit was shipped in iOS 17.3 on January 22, 2024. This update brings that fix to devices that cannot update to the latest iOS version.

HighCVSS 8.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2024-23222 is an Apple type confusion flaw triggered by malicious web content. Successful exploitation may allow arbitrary code execution. Apple fixed it across Safari, iOS/iPadOS, macOS, tvOS, and visionOS releases. Because the source bundle marks it as CISA KEV, unpatched devices that browse the web should be treated as urgent exposure.

Executive priority

Prioritize remediation for managed Apple devices because this is a high-impact web-content code execution issue with KEV evidence. Patch compliance should be tracked as an executive security metric until coverage is complete.

Technical view

The issue maps to CWE-843 and has CVSS 3.1 score 8.8: network attack vector, low complexity, no privileges, user interaction required, and high confidentiality, integrity, and availability impact. Apple says improved checks address the type confusion. Sources do not provide low-level root cause, exploit mechanics, or safe detection artifacts.

Likely exposure

Exposure is likely on Apple endpoints, mobile devices, Apple TVs, Vision Pro devices, and Safari installations below the fixed releases listed by Apple. Risk concentrates where users can open untrusted web content.

Exploitation context

Active exploitation is supported by the source bundle's KEV flag. Apple also links the fix to the Coruna exploit, but the bundle does not provide exploitation scope, affected campaigns, or indicators of compromise.

Researcher notes

The public bundle supports affected product families, fixed versions, CVSS, CWE, and KEV status. It does not include exploit details, detection signatures, telemetry indicators, or vulnerable version ranges beyond Apple's fixed-release statements.

Mitigation direction

  • Update Safari to 17.3 or later where applicable.
  • Update iOS/iPadOS to 17.3, 16.7.5, or 15.8.7 as supported.
  • Update macOS to Monterey 12.7.3, Ventura 13.6.4, or Sonoma 14.3.
  • Update tvOS to 17.3 and visionOS to 1.0.2 where applicable.
  • Check Apple guidance for unsupported devices or unusual deployment constraints.

Validation and detection

  • Inventory Apple OS and Safari versions across managed assets.
  • Confirm installed versions meet or exceed Apple's fixed releases.
  • Prioritize devices used for browsing email links or external sites.
  • Review MDM compliance reports for lagging iOS, iPadOS, and macOS devices.
  • Check vulnerability scanners for CVE-2024-23222 coverage and false negatives.
Prepared
Confidence
high
Sources
11

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-843: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-23222 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
23Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2024-23222Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleSafari0Listed
AppleiOS and iPadOS0, 0, 0Listed
ApplemacOS0, 0, 0Listed
AppletvOS0Listed
ApplevisionOS0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-843 · source CWE mapping

Access of Resource Using Incompatible Type ('Type Confusion')

Access of Resource Using Incompatible Type ('Type Confusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.