LiveActive security incident?Get immediate response
CVE Record

CVE-2023-21445: Improper access control vulnerability in MyFiles prior to versions 12.2.09 in Android R(11), 13.1.03.501 in...

Improper access control vulnerability in MyFiles prior to versions 12.2.09 in Android R(11), 13.1.03.501 in Android S(12) and 14.1.00.422 in Android T(13) allows local attacker to write file with MyFiles privilege via implicit intent.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Samsung's MyFiles app had an access-control weakness that could let a local attacker use an implicit intent to make MyFiles write a file with its privileges. The public record rates it medium because exploitation requires local access and user interaction, but the CVSS impact flags high confidentiality risk.

Executive priority

Treat this as a moderate mobile fleet hygiene issue. It is not remotely exploitable based on the supplied evidence, but vulnerable devices may expose sensitive local files if a user is induced into the interaction path.

Technical view

CVE-2023-21445 is CWE-284 improper access control in Samsung MyFiles before 12.2.09 on Android 11, 13.1.03.501 on Android 12, and 14.1.00.422 on Android 13. Samsung says the patch adds proper access control to use explicit intent. CVSS 3.1 score is 5.5.

Likely exposure

Exposure is limited to Samsung Android devices running vulnerable MyFiles versions on Android 11, 12, or 13. The bundle does not identify other vendors or server-side exposure. Prioritize managed mobile fleets and BYOD devices where MyFiles versions are not centrally tracked.

Exploitation context

The CVSS vector is local, low complexity, no privileges required, and user interaction required. The source bundle does not report active exploitation, and the CVE is not listed as KEV. Public evidence here supports risk assessment, not claims of in-the-wild abuse.

Researcher notes

Key ambiguity: the description says file write with MyFiles privilege, while the CVSS vector records high confidentiality impact and no integrity impact. Do not broaden affected scope beyond Samsung MyFiles on Android 11, 12, and 13 without additional vendor evidence.

Mitigation direction

  • Update Samsung MyFiles to the fixed version for the device Android release.
  • Apply the relevant Samsung February 2023 mobile security update where available.
  • Check Samsung vendor guidance for device-specific update paths and support status.
  • Prioritize devices handling sensitive files or enterprise data.

Validation and detection

  • Inventory Samsung Android 11, 12, and 13 devices in managed and BYOD scope.
  • Confirm installed MyFiles versions meet or exceed the fixed version for each Android release.
  • Verify mobile security patch level includes Samsung's February 2023 guidance where applicable.
  • Review MDM compliance reports for unmanaged or unsupported Samsung devices.
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-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-21445 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
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/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 MobileThe patch adds proper access control to use explicit intent.unspecifiedListed
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.