mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2017-5466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5466)
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
If a page is loaded from an original site through a hyperlink and contains a redirect to a "data:text/html" URL, triggering a reload will run the reloaded "data:text/html" page with its origin set incorrectly. This allows for a cross-site scripting (XSS) attack. This vulnerability affects Thunderbird < 52.1, Firefox ESR < 52.1, and Firefox < 53.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.mozilla.org/security/advisories/mfsa2017-12/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|