CVE-2020-15129: Open redirect in Traefik
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2020-15129?
CVE-2020-15129 is a potential open redirect vulnerability in Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3.
How does CVE-2020-15129 affect Traefik?
CVE-2020-15129 affects Traefik's handling of the "X-Forwarded-Prefix" header, allowing potential open redirects.
What is the severity of CVE-2020-15129?
The severity of CVE-2020-15129 is medium with a CVSS score of 4.7.
How can I fix CVE-2020-15129?
To fix CVE-2020-15129, upgrade to Traefik versions 1.7.26, 2.2.8, or 2.3.0-rc3 or later.
Where can I find more information about CVE-2020-15129?
You can find more information about CVE-2020-15129 on its GitHub page and Traefik's official releases page.