ASVS Requirement 3.4.5
- Level: 2
- Chapter: V3 Web Frontend Security
- Section: V3.4 Browser Security Mechanism Headers
- Source: 0x12-V3-Web-Frontend-Security.md
Description
Verify that the application sets a referrer policy to prevent leakage of technically sensitive data to third-party services via the 'Referer' HTTP request header field. This can be done using the Referrer-Policy HTTP response header field or via HTML element attributes. Sensitive data could include path and query data in the URL, and for internal non-public applications also the hostname.