CVE-2024-46965
Description
The DS allvideo.downloader.browser (aka Fast Video Downloader: Browser) application through 1.6-RC1 for Android allows an attacker to execute arbitrary JavaScript code via the allvideo.downloader.browser.DefaultBrowserActivity component.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Fast Video Downloader app for Android allows arbitrary JavaScript execution via the DefaultBrowserActivity, enabling code injection attacks.
Vulnerability
Overview The Fast Video Downloader: Browser application (allvideo.downloader.browser) through version 1.6-RC1 for Android contains a vulnerability in its DefaultBrowserActivity component. This component improperly handles incoming intents, allowing an attacker to inject arbitrary JavaScript code into the WebView context [1].
Attack
Vector Exploitation requires no special permissions beyond the ability to send intents to the vulnerable component. An attacker can craft a malicious intent that loads attacker-controlled JavaScript, potentially from a third-party application installed on the same device. The attack does not require user interaction beyond launching the affected app [1].
Impact
Successful exploitation enables arbitrary JavaScript execution within the app's WebView. This could lead to data theft (e.g., cookies, stored credentials), phishing attacks by modifying page content, or further compromise of the app's functionality. The full impact depends on the sensitive information accessible to the WebView [1].
Mitigation
Status As of the disclosure date (November 11, 2024), no official patch or update appears to be available for versions up to 1.6-RC1. Users are advised to avoid using the affected application or to restrict its permissions until a fix is released [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.