LiveActive security incident?Get immediate response
CVE Record

CVE-2023-20602: In ged, there is a possible out of bounds write due to an integer overflow.

In ged, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07494107; Issue ID: ALPS07494107.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-20602 affects MediaTek chipsets used in Android devices. A flaw in the ged component can cause an out-of-bounds write after integer overflow, potentially allowing local privilege escalation. The issue is not remotely exploitable in the provided scoring and requires high privileges, but successful exploitation could affect confidentiality, integrity, and availability.

Executive priority

Treat this as a firmware hygiene and device lifecycle issue. It is not shown as actively exploited, but unpatched affected Android devices could allow a privileged local actor or chained attack to gain deeper system control.

Technical view

The vulnerability is CWE-190 integer overflow in MediaTek ged, leading to possible out-of-bounds write. CVSS 3.1 is 6.7: local attack vector, low complexity, high privileges required, no user interaction, unchanged scope, and high CIA impact. MediaTek lists patch ID ALPS07494107 for Android 10 through 13 on affected chipsets.

Likely exposure

Exposure is most likely on Android 10, 11, 12, or 13 devices using the listed MediaTek chipsets that have not received the relevant MediaTek or OEM security update.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked as CISA KEV. Exploitation is local, needs high privileges, and does not require user interaction. Evidence is insufficient to assess public exploit availability.

Researcher notes

Focus validation on vendor image provenance, OEM patch mapping, and whether ged is present in deployed builds. The source bundle does not provide exploit details, affected device models, or standalone mitigations beyond MediaTek patch identification.

Mitigation direction

  • Check MediaTek and OEM guidance for patch ALPS07494107.
  • Apply the relevant February 2023 or later OEM Android security update.
  • Prioritize managed Android devices with affected MediaTek chipsets.
  • Retire or isolate devices that cannot receive vendor firmware updates.

Validation and detection

  • Inventory Android devices by chipset and OS version.
  • Identify devices using listed MediaTek MT67xx, MT68xx, or MT69xx chipsets.
  • Verify OEM firmware includes patch ID ALPS07494107 or equivalent.
  • Confirm Android security patch levels against vendor bulletins.
  • Track unsupported devices as residual exposure.
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-190: 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-20602 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.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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
MediaTek, Inc.MT6735, MT6737, MT6739, MT6753, MT6757, MT6761, MT6763, MT6765, MT6768, MT6771, MT6779, MT6781, MT6785, MT6833, MT6853, MT6855, MT6873, MT6877, MT6879, MT6885, MT6889, MT6893, MT6895, MT6983Android 10.0, 11.0, 12.0, 13.0Listed
Weakness

CWE details

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

CWE-190 · source CWE mapping

Integer Overflow or Wraparound

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