LiveActive security incident?Get immediate response
CVE Record

CVE-2023-42957: A permissions issue was addressed with additional restrictions.

A permissions issue was addressed with additional restrictions. This issue is fixed in iOS 17 and iPadOS 17, macOS Sonoma 14, watchOS 10. An app may be able to read sensitive location information.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2023-42957 is an Apple permissions flaw where a local app may read sensitive location information. Apple says it was fixed by adding restrictions in iOS 17, iPadOS 17, macOS Sonoma 14, and watchOS 10.

Executive priority

Handle as routine but privacy-relevant Apple patching. It does not appear to justify emergency response from the provided evidence, but unmanaged or delayed endpoint updates could expose sensitive location data.

Technical view

The issue maps to CWE-284 and has CVSS 3.1 score 3.3. The vector is local, low complexity, low privileges, no user interaction, unchanged scope, low confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is limited to Apple devices running affected releases before the named fixed versions. The sources identify iOS/iPadOS, macOS, and watchOS, but do not provide precise vulnerable version ranges beyond the fixed release families.

Exploitation context

The source bundle does not show CISA KEV listing or any cited claim of active exploitation. The CVSS vector indicates a local app context, not remote unauthenticated exploitation.

Researcher notes

Public detail is sparse. The sources do not provide root cause depth, exact vulnerable version ranges, exploit telemetry, or proof-of-concept status. Avoid assuming broader product impact beyond Apple’s listed platforms.

Mitigation direction

  • Update iPhones and iPads to iOS 17 or iPadOS 17 or later.
  • Update Macs to macOS Sonoma 14 or later where supported.
  • Update Apple Watches to watchOS 10 or later where supported.
  • Check Apple guidance for unsupported devices or deployment constraints.
  • Use MDM compliance policies to enforce minimum fixed OS versions.

Validation and detection

  • Inventory Apple devices by OS family and version.
  • Confirm devices meet or exceed Apple’s fixed release versions.
  • Review MDM reports for noncompliant or unsupported Apple endpoints.
  • Prioritize users with sensitive location privacy requirements.
  • Track exceptions until vendor-supported remediation is complete.
Prepared
Confidence
medium
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-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-42957 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:L/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
4Source 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
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.