{ "schema_version": "1.4.0", "id": "GHSA-v38f-6chf-2vhr", "modified": "2024-04-04T07:55:27Z", "published": "2023-09-27T15:30:39Z", "aliases": [ "CVE-2023-44129" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44129" }, { "type": "WEB", "url": "https://lgsecurity.lge.com/bulletins/mobile#updateDetails" } ], "database_specific": { "cwe_ids": [ "CWE-926" ], "severity": "LOW", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-27T15:19:37Z" } }