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.
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.
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.
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.
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.
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.