mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
995 B
Markdown
21 lines
995 B
Markdown
### [CVE-2024-31974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-31974)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/actuator/com.solarized.firedown
|
|
- https://github.com/actuator/cve
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|