-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2024-46965
51 lines (50 loc) · 1.57 KB
/
CVE-2024-46965
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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.
>
> ------------------------------------------
>
> [VulnerabilityType Other]
> CWE-94: Improper Control of Generation of Code (Code Injection)
>
> ------------------------------------------
>
> [Vendor of Product]
> DS Browsers
>
> ------------------------------------------
>
> [Affected Product Code Base]
> Fast Video Downloader: Browser allvideo.downloader.browser - version 1.6-RC1
>
> ------------------------------------------
>
> [Affected Component]
> DefaultBrowserActivity within the allvideo.downloader.browser application (version 1.6-RC1).
>
> ------------------------------------------
>
> [Attack Type]
> Remote
>
> ------------------------------------------
>
> [Impact Code execution]
> true
>
> ------------------------------------------
>
> [Impact Escalation of Privileges]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> Remote attackers can exploit this vulnerability by crafting a specially formatted intent that executes arbitrary JavaScript code in the WebView context.
>
> ------------------------------------------
>
> [Reference]
> https://play.google.com/store/apps/details?id=allvideo.downloader.browser
> https://github.com/actuator/allvideo.downloader.browser/blob/main/allvideo.downloader.browser.DefaultBrowserActivity-v1.6-RC1.gif
> ------------------------------------------
> [Discoverer]
> Edward Warren