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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When processing a redirect with a conflicting Referrer-Policy, Firefox would have adopted the redirect's Referrer-Policy. This would have potentially resulted in more information than intended by the original origin being provided to the destination of the redirect. This vulnerability affects Firefox < 86.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1678545
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|