CVE-2023-44129 Vulnerability Details

  /     /     /  

CVE-2023-44129 Metadata Quick Info

CVE Published: 27/09/2023 | CVE Updated: 23/09/2024 | CVE Year: 2023
Source: LGE | Vendor: LG Electronics | Product: LG V60 Thin Q 5G(LMV600VM)
Status : PUBLISHED

CVE-2023-44129 Description

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.

Metrics

CVSS Version: 3.1 | Base Score: 3.6 LOW
Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N

l➤ Exploitability Metrics:
    Attack Vector (AV)* LOCAL
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* NONE
    User Interaction (UI)* REQUIRED
    Scope (S)* CHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* LOW
    Integrity Impact (I)* NONE
    Availability Impact (A)* NONE

Weakness Enumeration (CWE)

CWE-ID: CWE-926
CWE Name: CWE-926 Improper Export of Android Application Components
Source: LG Electronics

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-122
CAPEC Description: CAPEC-122 Privilege Abuse


Source: NVD (National Vulnerability Database).