CVE-2023-0460
CVSS V2 None
CVSS V3 None
Description
The YouTube Embedded 1.2 SDK binds to a service within the YouTube Main App. After binding, a remote context is created with the flags Context.CONTEXT_INCLUDE_CODE | Context.CONTEXT_IGNORE_SECURITY. This allows the client app to remotely load code from YouTube Main App by retrieving the Main App’s ClassLoader. A potential vulnerability in the binding logic used by the client SDK where the SDK ends up calling bindService() on a malicious app rather than YT Main App. This creates a vulnerability where the SDK can load the malicious app’s ClassLoader instead, allowing the malicious app to load arbitrary code into the calling app whenever the embedded SDK is invoked. In order to trigger this vulnerability, an attacker must masquerade the Youtube app and install it on a device, have a second app that uses the Embedded player and typically distribute both to the victim outside of the Play Store.
Overview
- CVE ID
- CVE-2023-0460
- Assigner
- cve-coordination@google.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-03-01T17:15:11
- Last Modified Date
- 2023-03-09T00:56:59
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:google:youtube_android_player_api:*:*:*:*:*:*:*:* | 1 | OR | 1.2 | 1.2.2 |
References
Reference URL | Reference Tags |
---|---|
https://developers.google.com/youtube/android/player/downloads | Product |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-0460 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0460 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 05:49:40 | Added to TrackCVE | |||
2023-04-17 05:49:42 | Weakness Enumeration | new |