一、 漏洞 CVE-2018-11759 基础信息
漏洞信息
                                        # N/A

## 概述
Apache Tomcat JK (mod_jk) Connector中的Apache Web Server (httpd) 特定代码在规范化请求路径并将其与URI-worker映射进行匹配时,未能正确处理某些边缘情况。这可能导致通过反向代理意外暴露应用功能或绕过httpd的访问控制。

## 影响版本
Apache Tomcat JK (mod_jk) Connector 1.2.0 到 1.2.44

## 细节
Tomcat支持的URL若仅有一部分通过httpd公开,特定构造的请求可能会暴露原本不应通过反向代理访问到的应用功能。在某些配置下,特定构造的请求可能会绕过httpd中配置的访问控制。虽然该问题与CVE-2018-1323存在部分重叠,但二者并不完全相同。

## 影响
如果Tomcat支持的URL仅有一部分通过httpd公开,可能会意外暴露应用功能给客户端,也可能会导致访问控制被绕过。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The Apache Web Server (httpd) specific code that normalised the requested path before matching it to the URI-worker map in Apache Tomcat JK (mod_jk) Connector 1.2.0 to 1.2.44 did not handle some edge cases correctly. If only a sub-set of the URLs supported by Tomcat were exposed via httpd, then it was possible for a specially constructed request to expose application functionality through the reverse proxy that was not intended for clients accessing the application via the reverse proxy. It was 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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Apache Tomcat JK (mod_jk) Connector 路径遍历漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Apache Tomcat JK(mod_jk)Connector是美国阿帕奇(Apache)软件基金会的一款为Apache或IIS提供连接后台Tomcat的模块,它支持集群和负载均衡等。 Apache Tomcat JK(mod_jk)Connector 1.2.0版本至1.2.44版本中存在目录遍历漏洞。攻击者可利用该漏洞造成信息泄露。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
路径遍历
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2018-11759 的公开POC
# POC 描述 源链接 神龙链接
1 Proof of concept showing how to exploit the CVE-2018-11759 https://github.com/immunIT/CVE-2018-11759 POC详情
2 This exploit for CVE 2018-11759, vulnerability in apache mod_jk, module for load-balancer https://github.com/Jul10l1r4/Identificador-CVE-2018-11759 POC详情
3 None https://github.com/julioliraup/Identificador-CVE-2018-11759 POC详情
4 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. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2018/CVE-2018-11759.yaml POC详情
5 None https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20Mod_jk%20%E8%AE%BF%E9%97%AE%E6%8E%A7%E5%88%B6%E6%9D%83%E9%99%90%E7%BB%95%E8%BF%87%20CVE-2018-11759.md POC详情
6 None https://github.com/chaitin/xray-plugins/blob/main/poc/manual/tomcat-cve-2018-11759.yml POC详情
三、漏洞 CVE-2018-11759 的情报信息