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
Link | Resource |
---|---|
https://github.com/containous/traefik/commit/e63db782c11c7b8bfce30be4c902e7ef8f9f33d2 | Patch Third Party Advisory |
https://github.com/containous/traefik/pull/7109 | Patch Third Party Advisory |
https://github.com/containous/traefik/releases/tag/v1.7.26 | Release Notes Third Party Advisory |
https://github.com/containous/traefik/releases/tag/v2.2.8 | Release Notes Third Party Advisory |
https://github.com/containous/traefik/releases/tag/v2.3.0-rc3 | Release Notes Third Party Advisory |
https://github.com/containous/traefik/security/advisories/GHSA-6qq8-5wq3-86rp | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
28 Jul 2021, 15:03
Type | Values Removed | Values Added |
---|---|---|
CPE |
28 Jul 2021, 00:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:containous:traefik:2.3.0:rc1:*:*:*:*:*:* cpe:2.3:a:containous:traefik:2.3.0:rc2:*:*:*:*:*:* |
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* cpe:2.3:a:traefik:traefik:2.3.0:rc2:*:*:*:*:*:* cpe:2.3:a:traefik:traefik:2.3.0:-:*:*:*:*:*:* cpe:2.3:a:traefik:traefik:2.3.0:rc1:*:*:*:*:*:* |
Information
Published : 2020-07-30 16:15
Updated : 2024-02-04 21:00
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')