First published: Thu Jul 30 2020(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Traefik Traefik | <1.7.26 | |
Traefik Traefik | >=2.2.0<2.2.8 | |
Traefik Traefik | =2.3.0 | |
Traefik Traefik | =2.3.0-rc1 | |
Traefik Traefik | =2.3.0-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-15129 is a potential open redirect vulnerability in Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3.
CVE-2020-15129 affects Traefik's handling of the "X-Forwarded-Prefix" header, allowing potential open redirects.
The severity of CVE-2020-15129 is medium with a CVSS score of 4.7.
To fix CVE-2020-15129, upgrade to Traefik versions 1.7.26, 2.2.8, or 2.3.0-rc3 or later.
You can find more information about CVE-2020-15129 on its GitHub page and Traefik's official releases page.