LiveActive security incident?Get immediate response
CVE Record

CVE-2021-25414: Improper sanitization of incoming intent in Samsung Contacts prior to SMR JUN-2021 Release 1 allows local a...

Improper sanitization of incoming intent in Samsung Contacts prior to SMR JUN-2021 Release 1 allows local attackers to copy or overwrite arbitrary files with Samsung Contacts privilege.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-25414 is a Samsung Contacts flaw affecting some Samsung mobile devices before the June 2021 security release. A local attacker could abuse poorly sanitized incoming intents to copy or overwrite arbitrary files using Samsung Contacts privileges.

Executive priority

Handle as a patch compliance issue for legacy Samsung Android fleets. Business urgency is moderate because exploitation requires local access, but arbitrary file overwrite under app privilege can still create meaningful integrity and data-risk concerns.

Technical view

The issue is CWE-20 improper input validation in Samsung Contacts. On affected Samsung Mobile Devices running Android P, Q, or R before SMR JUN-2021 Release 1, malformed incoming intent handling could allow local arbitrary file copy or overwrite under Contacts app privilege.

Likely exposure

Exposure is limited to Samsung mobile devices on Android 9, 10, or 11 with Samsung Contacts versions predating Samsung SMR JUN-2021 Release 1. Devices already updated to that release or later are not indicated as affected by the supplied sources.

Exploitation context

The source bundle describes local attacker capability only. It does not cite remote exploitation, public exploit use, or inclusion in CISA KEV. Treat exploitation status as unconfirmed beyond the vendor and research descriptions.

Researcher notes

Key evidence is concise: improper incoming intent sanitization in Samsung Contacts before SMR JUN-2021 Release 1. The bundle does not provide CVSS, exploit maturity, or detailed patch mechanics, so validation should stay source-grounded and vendor-led.

Mitigation direction

  • Apply Samsung SMR JUN-2021 Release 1 or later to affected devices.
  • Prioritize older Samsung Android 9, 10, and 11 fleets for patch verification.
  • Check Samsung guidance for model-specific update availability and Contacts package handling.
  • Restrict untrusted local app installation where affected devices cannot be promptly updated.

Validation and detection

  • Inventory Samsung devices running Android 9, 10, or 11.
  • Confirm each device security patch level is June 2021 Release 1 or newer.
  • Review Samsung Contacts package status on devices that cannot receive full OS updates.
  • Verify the CVE is not currently listed as KEV in the supplied source bundle.
Prepared
Confidence
medium
Sources
4

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-20: 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-2021-25414 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Samsung MobileSamsung Mobile DevicesP(9.0), Q(10.0), R(11.0)Listed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

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