LiveActive security incident?Get immediate response
CVE Record

CVE-2023-21440: Improper access control vulnerability in WindowManagerService prior to SMR Feb-2023 Release 1 allows attack...

Improper access control vulnerability in WindowManagerService prior to SMR Feb-2023 Release 1 allows attackers to take a screen capture.

MediumCVSS 6.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-21440 lets a local attacker capture the screen on affected Samsung Mobile Devices running Android 13 before Samsung’s February 2023 SMR Release 1. The main business risk is exposure of sensitive information shown on the device, such as messages, documents, credentials, or regulated data.

Executive priority

Treat this as a mobile confidentiality risk requiring patch compliance, not an emergency response item based on the provided evidence. Prioritize fleets handling sensitive customer, employee, legal, or financial information.

Technical view

Samsung describes improper access control in WindowManagerService that allows an attacker to take a screen capture. The CVSS 3.1 score is 6.2, with local attack vector, low complexity, no privileges or user interaction, unchanged scope, and high confidentiality impact only.

Likely exposure

Exposure is limited to Samsung Mobile Devices on Android 13 before SMR Feb-2023 Release 1. The provided sources do not list exact models or CPEs, so asset owners should validate against Samsung’s advisory and device patch levels.

Exploitation context

The source bundle does not show active exploitation, and KEV status is false. The attack is local, but it requires no privileges or user interaction according to the CVSS vector, making lost, shared, unmanaged, or compromised devices more relevant.

Researcher notes

The public description is concise and does not provide vulnerable code details, affected model granularity, or exploit telemetry. Analysis should stay anchored to Samsung’s WindowManagerService access-control statement, Android 13 scope, and the Feb-2023 SMR Release 1 boundary.

Mitigation direction

  • Apply Samsung SMR Feb-2023 Release 1 or later where applicable.
  • Check Samsung’s advisory for affected model and firmware details.
  • Enforce mobile device patch compliance through MDM.
  • Prioritize devices used for sensitive communications or regulated data.
  • Restrict use of unsupported or unpatchable Samsung Android 13 devices.

Validation and detection

  • Inventory Samsung Android 13 devices in the managed fleet.
  • Verify each device security patch level against Samsung’s February 2023 SMR guidance.
  • Confirm vulnerability scanners or MDM checks map CVE-2023-21440 correctly.
  • Review exception lists for devices unable to receive the fixed release.
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 · low confidence lookup

CWE-285: 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-21440 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-21440Attack 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 DevicesT(13)Listed
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

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