mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
935 B
Markdown
18 lines
935 B
Markdown
### [CVE-2017-7821](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7821)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability where WebExtensions can download and attempt to open a file of some non-executable file types. This can be triggered without specific user interaction for the file download and open actions. This could be used to trigger known vulnerabilities in the programs that handle those document types. This vulnerability affects Firefox < 56.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1346515
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|