LiveActive security incident?Get immediate response
CVE Record

CVE-2023-42942: This issue was addressed with improved handling of symlinks.

This issue was addressed with improved handling of symlinks. This issue is fixed in watchOS 10.1, macOS Sonoma 14.1, tvOS 17.1, iOS 16.7.2 and iPadOS 16.7.2, iOS 17.1 and iPadOS 17.1, macOS Ventura 13.6.1. A malicious app may be able to gain root privileges.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-42942 is an Apple local privilege escalation issue. A malicious app may gain root privileges on affected iOS, iPadOS, macOS, tvOS, and watchOS devices. Business urgency is high where unmanaged apps can run or devices lag behind Apple security updates.

Executive priority

Treat as a high-priority patching item, especially for fleets with BYOD, unmanaged software, or delayed Apple updates. The main business risk is full local device compromise after a malicious app runs.

Technical view

Apple describes a symlink-handling flaw, mapped to CWE-59, fixed through improved handling. CVSS 3.1 is 7.8: local access, low complexity, low privileges, no user interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely on Apple devices running versions older than iOS/iPadOS 16.7.2 or 17.1, macOS Sonoma 14.1, macOS Ventura 13.6.1, tvOS 17.1, or watchOS 10.1. The source bundle does not identify exact vulnerable build ranges.

Exploitation context

The sources state a malicious app may gain root privileges. KEV is false, and the provided sources do not claim active exploitation, public exploit availability, or exploitation in the wild.

Researcher notes

Public detail is sparse. Apple identifies symlink handling and root privilege impact but does not provide exploit mechanics, affected build ranges, or non-update mitigations in the supplied sources.

Mitigation direction

  • Update Apple devices to the fixed OS releases or later.
  • Prioritize managed endpoints where local apps can be installed.
  • Check Apple advisories for platform-specific update guidance.
  • Restrict untrusted app installation while patch rollout completes.
  • Track exceptions for devices unable to receive current updates.

Validation and detection

  • Inventory Apple device OS versions across MDM and endpoint tools.
  • Confirm iOS/iPadOS, macOS, tvOS, and watchOS meet fixed-version thresholds.
  • Verify high-risk devices are patched before lower-risk consumer-style endpoints.
  • Review endpoint controls for unauthorized or unmanaged app installation.
  • Document devices that cannot be updated and apply compensating controls.
Prepared
Confidence
medium
Sources
8

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-59: 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-42942 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
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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
10Source 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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-42942Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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
AppleiOS and iPadOSunspecifiedListed
AppletvOSunspecifiedListed
ApplemacOSunspecifiedListed
ApplewatchOSunspecifiedListed
ApplemacOSunspecifiedListed
AppleiOS and iPadOSunspecifiedListed
Weakness

CWE details

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

CWE-59 · source CWE mapping

Improper Link Resolution Before File Access ('Link Following')

Improper Link Resolution Before File Access ('Link Following') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.