LiveActive security incident?Get immediate response
CVE Record

CVE-2023-42928: The issue was addressed with improved bounds checks.

The issue was addressed with improved bounds checks. This issue is fixed in iOS 17.1 and iPadOS 17.1. An app may be able to gain elevated privileges.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-42928 is an Apple iOS and iPadOS flaw where an app may gain elevated privileges. Apple says it was fixed with improved bounds checks in iOS 17.1 and iPadOS 17.1. Treat unupdated managed iPhones and iPads as the business exposure.

Executive priority

Prioritize remediation in normal high-severity mobile patch cycles, especially for executives, administrators, and staff handling sensitive data. There is no sourced evidence of active exploitation here, but privilege escalation on mobile endpoints can materially worsen compromise from a malicious app.

Technical view

Apple describes a local privilege escalation issue fixed by improved bounds checks. The CVSS 3.1 score is 8.4 with local attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact. Public details do not name the vulnerable component or exact affected version range.

Likely exposure

Exposure is most likely iPhones and iPads running iOS or iPadOS versions before 17.1. The source bundle lists affected versions as unspecified, so confirm applicability against Apple’s advisory and device inventory rather than assuming all releases are affected.

Exploitation context

The bundle does not show CISA KEV status, and no provided source claims active exploitation. The described attacker position is local: a malicious or compromised app running on the device may attempt privilege escalation.

Researcher notes

Public evidence is sparse. Apple provides the impact statement and fix version but not the vulnerable subsystem, proof of concept, indicators, or affected version range. Validation should focus on version compliance and advisory tracking, not exploit reproduction.

Mitigation direction

  • Update affected iPhones to iOS 17.1 or later supported releases.
  • Update affected iPads to iPadOS 17.1 or later supported releases.
  • Use MDM compliance policies to block or quarantine outdated devices.
  • Check Apple’s advisory for device-specific applicability and later superseding guidance.

Validation and detection

  • Inventory all managed iOS and iPadOS devices and record OS versions.
  • Confirm each in-scope device is running iOS or iPadOS 17.1 or later.
  • Review MDM reports for noncompliant or unmanaged devices.
  • Check Apple advisory references for any updated affected-version details.
Prepared
Confidence
medium
Sources
4

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-276: 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-42928 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
8.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/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
3Source 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
8.4CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/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
Weakness

CWE details

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

CWE-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.