LiveActive security incident?Get immediate response
CVE Record

CVE-2023-42823: The issue was resolved by sanitizing logging This issue is fixed in watchOS 10.1, macOS Sonoma 14.1, tvOS 1...

The issue was resolved by sanitizing logging This issue is fixed in watchOS 10.1, macOS Sonoma 14.1, tvOS 17.1, macOS Monterey 12.7.1, iOS 16.7.2 and iPadOS 16.7.2, iOS 17.1 and iPadOS 17.1, macOS Ventura 13.6.1. An app may be able to access user-sensitive data.

LowCVSS 2.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This Apple issue could let an app access user-sensitive data because sensitive information was not properly sanitized in logging. Apple says it is fixed across current iOS, iPadOS, macOS, watchOS, and tvOS releases. The public evidence indicates low severity and does not cite active exploitation.

Executive priority

Treat this as routine security maintenance, not an emergency. Prioritize managed Apple devices that handle sensitive business or personal data, and fold remediation into standard OS patch compliance tracking.

Technical view

CVE-2023-42823 is mapped to CWE-922 and described as sensitive data exposure through logging. Apple resolved it by sanitizing logging. CVSS 3.1 is 2.7 with high privileges required, no user interaction, unchanged scope, and low confidentiality impact only.

Likely exposure

Exposure is most likely on Apple devices running versions before the listed fixed releases. The source bundle does not enumerate exact vulnerable build ranges, so inventory should compare installed versions against Apple’s fixed versions.

Exploitation context

CISA KEV status is false in the bundle, and no cited source states active exploitation. CVSS indicates exploitation requires high privileges and affects confidentiality only at a low level.

Researcher notes

The public record is sparse: Apple describes the impact and fix class but not the affected component, data type, or vulnerable version boundaries. Avoid assuming exploitability beyond the CVSS privileges and impact stated in the source bundle.

Mitigation direction

  • Update iOS and iPadOS to 16.7.2, 17.1, or later where applicable.
  • Update macOS Sonoma to 14.1, Ventura to 13.6.1, or Monterey to 12.7.1 or later.
  • Update watchOS to 10.1 or later and tvOS to 17.1 or later.
  • Review the relevant Apple support advisory for device-specific update guidance.

Validation and detection

  • Inventory Apple endpoints and record installed OS versions.
  • Compare installed versions against Apple’s fixed release levels.
  • Confirm MDM compliance policies require the fixed versions or later.
  • Review endpoint telemetry for unusual app access to sensitive data, if available.
Prepared
Confidence
medium
Sources
9

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-922: 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
cve · low confidence lookup

CVE-2023-42823 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
2.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/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
0Timeline events
0ADP providers
13Source links

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
2.7CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N1.21.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

2.7Low
CVSS 3.1 vector shape for CVE-2023-42823Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AppleiOS and iPadOSunspecifiedListed
AppletvOSunspecifiedListed
ApplemacOSunspecifiedListed
ApplewatchOSunspecifiedListed
ApplemacOSunspecifiedListed
AppleiOS and iPadOSunspecifiedListed
ApplemacOSunspecifiedListed
Weakness

CWE details

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

CWE-922 · source CWE mapping

Insecure Storage of Sensitive Information

Insecure Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.