Files
CVEs-PoC/2017/CVE-2017-7842.md
2025-09-29 21:09:30 +02:00

876 B

CVE-2017-7842

Description

If a document's Referrer Policy attribute is set to "no-referrer" sometimes two network requests are made for "" elements instead of one. One of these requests includes the referrer instead of respecting the set policy to not include a referrer on requests. This vulnerability affects Firefox < 57.

POC

Reference

Github