mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
955 B
Markdown
19 lines
955 B
Markdown
### [CVE-2017-5422](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5422)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
If a malicious site uses the "view-source:" protocol in a series within a single hyperlink, it can trigger a non-exploitable browser crash when the hyperlink is selected. This was fixed by no longer making "view-source:" linkable. This vulnerability affects Firefox < 52 and Thunderbird < 52.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.mozilla.org/security/advisories/mfsa2017-05/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|