LiveActive security incident?Get immediate response
CVE Record

CVE-2024-54475: A privacy issue was addressed with improved private data redaction for log entries.

A privacy issue was addressed with improved private data redaction for log entries. This issue is fixed in macOS Sequoia 15.2, macOS Sonoma 14.7.2, macOS Ventura 13.7.2. An app may be able to determine a user’s current location.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This Apple macOS issue could let a local app infer the user’s current location from insufficiently redacted log data. Apple fixed it by improving private data redaction. The business impact is mainly privacy exposure, not system takeover or service disruption.

Executive priority

Handle through normal Apple patch management unless your environment has high sensitivity around staff location privacy. This is not a known exploited or high-impact compromise path in the provided sources.

Technical view

CVE-2024-54475 is a CWE-200 information disclosure issue in macOS logging. CVSS 3.1 is 3.3 with local attack vector, low complexity, no privileges, user interaction required, and low confidentiality impact only. Apple lists fixes in macOS Sequoia 15.2, Sonoma 14.7.2, and Ventura 13.7.2.

Likely exposure

Exposure is most likely on Macs running macOS versions earlier than Sequoia 15.2, Sonoma 14.7.2, or Ventura 13.7.2. The source bundle does not provide exact vulnerable version ranges beyond the fixed releases.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as KEV. Based on the CVSS vector, exploitation would require a local app and user interaction, with impact limited to location privacy disclosure.

Researcher notes

Do not assume broader data exposure than current location. The source evidence names private log redaction and location inference, but does not identify specific logs, affected version ranges, proof-of-concept details, or exploitation in the wild.

Mitigation direction

  • Update macOS to Sequoia 15.2, Sonoma 14.7.2, Ventura 13.7.2, or later.
  • Use Apple’s security update pages as the authoritative remediation source.
  • Prioritize managed Macs that handle sensitive personnel, travel, or location data.
  • Until updated, reduce use of untrusted local apps on affected Macs.

Validation and detection

  • Inventory macOS versions across managed and unmanaged Apple endpoints.
  • Confirm each Mac is on a fixed macOS release or later.
  • Check patch compliance in MDM or endpoint management reporting.
  • Document exceptions where hardware cannot move to a fixed supported release.
Prepared
Confidence
high
Sources
5

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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-54475 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
Low
CVSS
3.3 (3.1)
Known Exploited
No
Published

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

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
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N1.81.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2024-54475Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ApplemacOS0, 0, 0Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.