CVE-2020-15129: URL Redirection to Untrusted Site ('Open Redirect')
In Traefik , there exists a potential open redirect vulnerability in Traefik’s handling of the “X-Forwarded-Prefix” header. The Traefik API dashboard component does not validate that the value of the header “X-Forwarded-Prefix” is a site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to entice victims to disclose sensitive information. Active Exploitation of this issue is unlikely as it would require active header injection, however the Traefik team addressed this issue nonetheless to prevent abuse in e.g. cache poisoning scenarios.
References
- github.com/advisories/GHSA-6qq8-5wq3-86rp
- github.com/containous/traefik/commit/cfa04c300c5db95ae8a52c31a9d973b6dd9c2254
- github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2
- github.com/containous/traefik/pull/7109
- github.com/containous/traefik/releases/tag/v1.7.26
- github.com/containous/traefik/releases/tag/v2.2.8
- github.com/containous/traefik/releases/tag/v2.3.0-rc3
- github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp
- nvd.nist.gov/vuln/detail/CVE-2020-15129
Detect and mitigate CVE-2020-15129 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →