mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
815 B
Markdown
18 lines
815 B
Markdown
### [CVE-2018-5166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5166)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WebExtensions can use request redirection and a "filterReponseData" filter to bypass host permission settings to redirect network traffic and access content from a host for which they do not have explicit user permission. This vulnerability affects Firefox < 60.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1437325
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|