In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik's handling of the "X-Forwarded-Prefix" header. The Traefik API dashboard component doesn't 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
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2 - Patch, Third Party Advisory | |
References | () https://github.com/containous/traefik/pull/7109 - Patch, Third Party Advisory | |
References | () https://github.com/containous/traefik/releases/tag/v1.7.26 - Release Notes, Third Party Advisory | |
References | () https://github.com/containous/traefik/releases/tag/v2.2.8 - Release Notes, Third Party Advisory | |
References | () https://github.com/containous/traefik/releases/tag/v2.3.0-rc3 - Release Notes, Third Party Advisory | |
References | () https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 4.0
v3 : 6.1 |
Information
Published : 2020-07-30 16:15
Updated : 2024-11-21 05:04
NVD link : CVE-2020-15129
Mitre link : CVE-2020-15129
CVE.ORG link : CVE-2020-15129
JSON object : View
Products Affected
traefik
- traefik
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')