mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2018-12403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12403)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
If a site is loaded over a HTTPS connection but loads a favicon resource over HTTP, the mixed content warning is not displayed to users. This vulnerability affects Firefox < 63.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1484753
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|