mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
839 B
Markdown
18 lines
839 B
Markdown
### [CVE-2020-12412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12412)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
By navigating a tab using the history API, an attacker could cause the address bar to display the incorrect domain (with the https:// scheme, a blocked port number such as '1', and without a lock icon) while controlling the page contents. This vulnerability affects Firefox < 70.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1528587
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|