-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2024-31974
68 lines (67 loc) · 1.87 KB
/
CVE-2024-31974
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
> The com.solarized.firedown (aka Solarized FireDown Browser & Downloader) application 1.0.76 for Android allows a remote
> attacker to execute arbitrary JavaScript code via a crafted intent.
> com.solarized.firedown.IntentActivity uses a WebView
> component to display web content and doesn't adequately sanitize the
> URI or any extra data passed in the intent by any installed application
> (with no permissions).
>
> ------------------------------------------
>
> [Additional Information]
> Fixed as of Version 1.0.88
>
>
> ------------------------------------------
>
> [VulnerabilityType Other]
> CWE-94: Improper Control of Generation of Code ('Code Injection')
>
> ------------------------------------------
>
> [Vendor of Product]
> Solarized
>
> ------------------------------------------
>
> [Affected Product Code Base]
> FireDown Browser & Downloader - Version: 1.0.76
>
> ------------------------------------------
>
> [Affected Component]
> Exported android activity component 'com.solarized.firedown.IntentActivity'
>
> ------------------------------------------
>
> [Attack Type]
> Remote
>
> ------------------------------------------
>
> [Impact Code execution]
> true
>
> ------------------------------------------
>
> [Impact Information Disclosure]
> true
>
> ------------------------------------------
>
> [Attack Vectors]
> The application allows a remote attacker to execute arbitrary JavaScript code via an implicit intent to the 'com.solarized.firedown.IntentActivity' activity.
>
> ------------------------------------------
>
> [Reference]
> https://play.google.com/store/apps/details?id=com.solarized.firedown
> https://github.com/actuator/com.solarized.firedown/blob/main/1.0.76.gif
> ------------------------------------------
>
> [Has vendor confirmed or acknowledged the vulnerability?]
> true
>
> ------------------------------------------
>
> [Discoverer]
> Edward Warren