LiveActive security incident?Get immediate response
CVE Record

CVE-2023-21450: Missing Authorization vulnerability in One Hand Operation + prior to version 6.1.21 allows multi-users to a...

Missing Authorization vulnerability in One Hand Operation + prior to version 6.1.21 allows multi-users to access owner's widget without authorization via gesture setting.

LowCVSS 2.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity Samsung One Hand Operation + issue where another device user could access the owner’s widget through gesture settings. It affects versions before 6.1.21. The impact described is limited to low confidentiality exposure, with no integrity or availability impact in the provided sources.

Executive priority

Treat this as a low-priority privacy fix unless the organization uses shared Samsung devices with sensitive widgets. It should be folded into normal mobile device patching rather than handled as an emergency.

Technical view

CVE-2023-21450 is a CWE-862 missing authorization flaw in Samsung Mobile One Hand Operation + before 6.1.21. The CVSS 3.1 vector requires physical access and user interaction, with low attack complexity and a changed scope. The source describes unauthorized access to the owner’s widget in multi-user scenarios.

Likely exposure

Exposure is likely limited to Samsung devices running One Hand Operation + versions before 6.1.21, especially shared or multi-user devices. The provided data does not enumerate exact Android versions, device models, or CPEs.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not listed as KEV. The CVSS vector indicates physical access and user interaction are required, reducing broad remote exploitation risk.

Researcher notes

Evidence is concise and incomplete on affected version ranges beyond “prior to 6.1.21.” No CPEs are listed. The main security property affected is confidentiality. Validation should focus on app version, multi-user behavior, and whether widget data could expose sensitive information.

Mitigation direction

  • Update Samsung One Hand Operation + to version 6.1.21 or later.
  • Check Samsung’s February 2023 advisory for vendor-specific guidance.
  • Limit multi-user or shared-device use until affected devices are updated.
  • Review widget exposure on shared Samsung devices.

Validation and detection

  • Inventory Samsung devices for One Hand Operation + installation and version.
  • Confirm installed versions are 6.1.21 or later.
  • Identify shared or multi-user devices where widget exposure matters.
  • Track remediation against Samsung advisory and CVE records.
Prepared
Confidence
medium
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-862: 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-21450 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:C/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
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
2.3CVSS 3.1LowCVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N0.71.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:C/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
Samsung MobileOne Hand Operation +unspecifiedListed
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

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