Lucene search

K
cvelistLGECVELIST:CVE-2023-44129
HistorySep 27, 2023 - 2:10 p.m.

CVE-2023-44129 Messaging - Gaining access to arbitrary content providers via QClipIntentReceiverActivity

2023-09-2714:10:56
CWE-926
LGE
www.cve.org
5
messaging
gaining access
arbitrary content providers
qclipintentreceiveractivity
intent.flag_grant_* flags
android:granturipermissions.

CVSS3

3.6

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N

AI Score

4.5

Confidence

High

EPSS

0

Percentile

12.7%

The vulnerability is that the Messaging (“com.android.mms”) app patched by LG forwards attacker-controlled intents back to the attacker in the exported “com.android.mms.ui.QClipIntentReceiverActivity” activity. The attacker can abuse this functionality by launching this activity and then sending a broadcast with the “com.lge.message.action.QCLIP” action. The attacker can send, e.g., their own data/clipdata and set Intent.FLAG_GRANT_* flags. After the attacker received that intent in the “onActivityResult()” method, they would have access to arbitrary content providers that have the android:grantUriPermissions="true" flag set.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "LG V60 Thin Q 5G(LMV600VM)",
    "vendor": "LG Electronics",
    "versions": [
      {
        "lessThanOrEqual": "13",
        "status": "affected",
        "version": "Android 12",
        "versionType": "Android"
      }
    ]
  }
]

CVSS3

3.6

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N

AI Score

4.5

Confidence

High

EPSS

0

Percentile

12.7%

Related for CVELIST:CVE-2023-44129