LiveActive security incident?Get immediate response
CVE Record

CVE-2023-30662: Exposure of Sensitive Information vulnerability in getChipIds in UwbAospAdapterService prior to SMR Jul-202...

Exposure of Sensitive Information vulnerability in getChipIds in UwbAospAdapterService prior to SMR Jul-2023 Release 1 allows local attackers to access the UWB chipset Identifier.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability could let a local attacker read a Samsung device's UWB chipset identifier. It is not described as remote code execution or device takeover, but it exposes sensitive device hardware identity data. Business urgency is moderate, focused on managed Samsung mobile devices that missed the July 2023 Samsung security release.

Executive priority

Treat this as a patch compliance issue, not an emergency breach indicator. The main business risk is unwanted disclosure of a hardware identifier from unpatched Samsung mobile devices, especially in regulated or privacy-sensitive environments.

Technical view

CVE-2023-30662 is a CWE-200 sensitive information exposure in getChipIds within UwbAospAdapterService before Samsung SMR Jul-2023 Release 1. CVSS 3.1 is 6.2 with local attack vector, low complexity, no privileges, no user interaction, and high confidentiality impact only.

Likely exposure

Exposure is most likely on Samsung mobile devices using the affected UWB service that are below SMR Jul-2023 Release 1. The provided sources do not enumerate specific models, regions, or carrier build exceptions.

Exploitation context

The source bundle does not show CISA KEV listing, public exploitation, or proof-of-concept details. The CVSS vector indicates local access is required, with no privileges or user interaction needed, and impact limited to confidentiality.

Researcher notes

Evidence is limited to the CVE record and Samsung advisory reference. No exploit steps, affected model list, or mitigation beyond the July 2023 Samsung release is provided. The high confidentiality score appears tied to access to the UWB chipset identifier.

Mitigation direction

  • Apply Samsung SMR Jul-2023 Release 1 or later where available.
  • Check Samsung's July 2023 advisory for model-specific update availability.
  • Prioritize managed Samsung devices with outdated security maintenance releases.
  • Use mobile device management reporting to flag noncompliant patch levels.
  • Escalate unsupported affected devices for replacement or compensating controls.

Validation and detection

  • Inventory Samsung mobile devices and record their security patch levels.
  • Identify devices below SMR Jul-2023 Release 1.
  • Confirm whether UWB-capable devices are present in managed fleets.
  • Review Samsung advisory coverage for each device model.
  • Document exceptions where vendor update availability is unclear.
Prepared
Confidence
high
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-30662 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
Medium
CVSS
6.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/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
2Source 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
6.2CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N2.53.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.2Medium
CVSS 3.1 vector shape for CVE-2023-30662Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/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
Samsung MobileSamsung Mobile DevicesSMR Jul-2023 Release 1affected
Weakness

CWE details

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.