-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2024-46962
52 lines (52 loc) · 1.48 KB
/
CVE-2024-46962
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 SYQ com.downloader.video.fast (aka Master Video Downloader) application through 2.0 for Android allows an attacker to execute arbitrary JavaScript code via the com.downloader.video.fast.SpeedMainAct component.
>
> ------------------------------------------
>
> [VulnerabilityType Other]
> CWE-94: Improper Control of Generation of Code (Code Injection)
>
> ------------------------------------------
>
> [Vendor of Product]
> SYQ
>
> ------------------------------------------
>
> [Affected Product Code Base]
> Master Video Downloader com.downloader.video.fast - Version 2.0
>
> ------------------------------------------
>
> [Affected Component]
> SpeedMainAct within the com.downloader.video.fast application (version 2.0).
>
> ------------------------------------------
>
> [Attack Type]
> Remote
>
> ------------------------------------------
>
> [Impact Code execution]
> true
>
> ------------------------------------------
>
> [Impact Escalation of Privileges]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> The vulnerability is triggered through a specially crafted intent that results in arbitrary JavaScript execution within the WebView.
>
> ------------------------------------------
>
> [Reference]
> https://play.google.com/store/apps/details?id=com.downloader.video.fast
> https://github.com/actuator/com.downloader.video.fast/blob/main/com.downloader.video.fast-SpeedMainAct-2.0.gif
>
> ------------------------------------------
>
> [Discoverer]
> Edward Warren