-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2024-46960
53 lines (52 loc) · 1.56 KB
/
CVE-2024-46960
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
51
52
The ASD com.rocks.video.downloader (aka HD Video Downloader All Format) application through 7.0.129 for Android allows an attacker to execute arbitrary JavaScript code via the com.rocks.video.downloader.MainBrowserActivity component.
>
> ------------------------------------------
>
> [VulnerabilityType Other]
> CWE-94: Improper Control of Generation of Code (Code Injection)
>
> ------------------------------------------
>
> [Vendor of Product]
> ASD Dev Video Player for All Format
>
> ------------------------------------------
>
> [Affected Product Code Base]
> HD Video Downloader All Format com.rocks.video.downloader - Version 7.0.129
>
> ------------------------------------------
>
> [Affected Component]
> MainBrowserActivity within the com.rocks.video.downloader application (version 7.0.129).
>
> ------------------------------------------
>
> [Attack Type]
> Remote
>
> ------------------------------------------
>
> [Impact Code execution]
> true
>
> ------------------------------------------
>
> [Impact Escalation of Privileges]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> The vulnerability can be exploited remotely by sending a specially crafted intent to execute JavaScript within the WebView.
>
> ------------------------------------------
>
> [Reference]
> https://play.google.com/store/apps/details?id=com.rocks.video.downloader
> https://github.com/actuator/com.rocks.video.downloader-/blob/main/com.rocks.video.downloader.MainBrowserActivity-7.0.129.gif
>
> ------------------------------------------
>
> [Discoverer]
> Edward Warren