Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-44129


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.


Published

2023-09-27T15:19:37.350

Last Modified

2024-11-21T08:25:18.383

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 3.6 (LOW)

Weaknesses
  • Type: Secondary
    CWE-926
  • Type: Primary
    NVD-CWE-noinfo

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System google android ≤ 13.0 Yes
Hardware lg v60_thin_q_5g - No

References