Files
CVEs-PoC/2020/CVE-2020-15650.md
T
2024-05-25 21:48:12 +02:00

18 lines
889 B
Markdown

### [CVE-2020-15650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15650)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2068.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Overwriting%20local%20files%20through%20malicious%20file%20picker%20application&color=brighgreen)
### Description
Given an installed malicious file picker application, an attacker was able to overwrite local files and thus overwrite Firefox settings (but not access the previous profile). *Note: This issue only affected Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 68.11.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1652360
#### Github
No PoCs found on GitHub currently.