LiveActive security incident?Get immediate response
CVE Record

CVE-2024-44309: A cookie management issue was addressed with improved state management.

A cookie management issue was addressed with improved state management. This issue is fixed in Safari 18.1.1, iOS 17.7.2 and iPadOS 17.7.2, iOS 18.1.1 and iPadOS 18.1.1, macOS Sequoia 15.1.1, visionOS 2.1.1. Processing maliciously crafted web content may lead to a cross site scripting attack. Apple is aware of a report that this issue may have been actively exploited on Intel-based Mac systems.

MediumCVSS 6.3Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2024-44309 is an Apple cookie-management flaw that can let malicious web content trigger cross-site scripting. A user likely needs to view crafted web content. Apple fixed it across Safari, iOS/iPadOS, macOS Sequoia, and visionOS. Because CISA lists it in KEV and Apple reports possible exploitation on Intel-based Macs, treat it as urgent.

Executive priority

Prioritize rapid patch compliance, especially for Intel-based Macs and managed Apple fleets. The technical severity is medium, but confirmed KEV status raises business urgency because exploitation is already reported and the attack path involves routine web browsing.

Technical view

The issue is CWE-79, caused by cookie state management, with network attack vector, low complexity, no privileges, and required user interaction. CVSS 3.1 is 6.3. Apple describes the impact as cross-site scripting from maliciously crafted web content. Exact affected version ranges are not provided in the bundle beyond named fixed releases.

Likely exposure

Organizations with Apple endpoints or Safari usage below Safari 18.1.1, iOS/iPadOS 17.7.2 or 18.1.1, macOS Sequoia 15.1.1, or visionOS 2.1.1 should assess exposure. Intel-based Macs deserve priority because Apple specifically mentions possible active exploitation there.

Exploitation context

Active exploitation is supported by CISA KEV listing and Apple's statement that it may have been actively exploited on Intel-based Mac systems. The provided sources do not include public exploit details, exploitation scale, attacker identity, or confirmed impact beyond cross-site scripting from malicious web content.

Researcher notes

Do not assume all Apple versions are affected; the bundle gives fixed releases but not complete vulnerable ranges. Validation should focus on version posture, platform coverage, and telemetry review. No exploit mechanics or indicators are provided in the supplied sources.

Mitigation direction

  • Apply the Apple fixed releases named for each affected platform.
  • Prioritize Intel-based Mac systems and Safari-heavy user groups.
  • Use enterprise device management to verify update compliance.
  • Follow Apple and CISA guidance for any revised remediation details.
  • Reduce exposure to untrusted web content where updates are delayed.

Validation and detection

  • Inventory Safari, iOS, iPadOS, macOS Sequoia, and visionOS versions.
  • Confirm devices meet or exceed the fixed Apple release versions.
  • Check whether Intel-based Macs remain below fixed levels.
  • Review browser and endpoint telemetry for suspicious web-content activity.
  • Track CISA KEV status and internal remediation deadlines.
Prepared
Confidence
high
Sources
7

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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2024-44309 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
Medium
CVSS
6.3 (3.1)
Known Exploited
Yes
Published

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

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
8Source 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
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2024-44309Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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, 0Listed
ApplemacOS0Listed
ApplevisionOS0Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.