Lucene search

K
cvelistGoogle_androidCVELIST:CVE-2023-21231
HistoryAug 14, 2023 - 9:10 p.m.

CVE-2023-21231

2023-08-1421:10:42
google_android
www.cve.org
3
local privilege escalation
buttonmanager.java
missing permission check
non-exported activity

EPSS

0

Percentile

5.1%

In getIntentForButton of ButtonManager.java, there is a possible way for an unprivileged application to start a non-exported or permission-protected activity due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Android",
    "vendor": "Google",
    "versions": [
      {
        "status": "affected",
        "version": "13"
      }
    ]
  }
]

EPSS

0

Percentile

5.1%

Related for CVELIST:CVE-2023-21231