First published: Wed Oct 31 2018(Updated: )
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.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/jbcs-httpd24 | <0:1-6.jbcs.el6 | 0:1-6.jbcs.el6 |
redhat/jbcs-httpd24-apache-commons-daemon-jsvc | <1:1.1.0-3.redhat_2.jbcs.el6 | 1:1.1.0-3.redhat_2.jbcs.el6 |
redhat/jbcs-httpd24-apr | <0:1.6.3-31.jbcs.el6 | 0:1.6.3-31.jbcs.el6 |
redhat/jbcs-httpd24-apr-util | <0:1.6.1-24.jbcs.el6 | 0:1.6.1-24.jbcs.el6 |
redhat/jbcs-httpd24-httpd | <0:2.4.29-35.jbcs.el6 | 0:2.4.29-35.jbcs.el6 |
redhat/jbcs-httpd24-nghttp2 | <0:1.29.0-9.jbcs.el6 | 0:1.29.0-9.jbcs.el6 |
redhat/jbcs-httpd24-openssl | <1:1.0.2n-14.jbcs.el6 | 1:1.0.2n-14.jbcs.el6 |
redhat/jbcs-httpd24 | <0:1-6.jbcs.el7 | 0:1-6.jbcs.el7 |
redhat/jbcs-httpd24-apache-commons-daemon-jsvc | <1:1.1.0-3.redhat_2.jbcs.el7 | 1:1.1.0-3.redhat_2.jbcs.el7 |
redhat/jbcs-httpd24-apr | <0:1.6.3-31.jbcs.el7 | 0:1.6.3-31.jbcs.el7 |
redhat/jbcs-httpd24-apr-util | <0:1.6.1-24.jbcs.el7 | 0:1.6.1-24.jbcs.el7 |
redhat/jbcs-httpd24-httpd | <0:2.4.29-35.jbcs.el7 | 0:2.4.29-35.jbcs.el7 |
redhat/jbcs-httpd24-nghttp2 | <0:1.29.0-9.jbcs.el7 | 0:1.29.0-9.jbcs.el7 |
redhat/jbcs-httpd24-openssl | <1:1.0.2n-14.jbcs.el7 | 1:1.0.2n-14.jbcs.el7 |
debian/libapache-mod-jk | 1:1.2.46-1+deb10u1 1:1.2.46-1+deb10u2 1:1.2.48-1+deb11u1 1:1.2.48-2+deb12u1 1:1.2.49-1 | |
redhat/mod_jk | <1.2.46 | 1.2.46 |
Apache Tomcat JK Connector | >=1.2.0<=1.2.44 | |
Debian Debian Linux | =8.0 | |
Debian Debian Linux | =9.0 | |
Redhat Jboss Core Services |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-11759 is a vulnerability in the Apache Tomcat JK Connector that allows attackers to bypass access control restrictions.
The severity of CVE-2018-11759 is high, with a CVSS score of 7.5.
CVE-2018-11759 affects Apache Web Server (httpd) with the JK Connector enabled.
To fix CVE-2018-11759, upgrade the mod_jk package to version 1.2.46 or higher.
You can find more information about CVE-2018-11759 at the following references: [link1](https://access.redhat.com/security/cve/CVE-2018-11759), [link2](https://lists.apache.org/thread.html/6d564bb0ab73d6b3efdd1d6b1c075d1a2c84ecd84a4159d6122529ad@%3Cannounce.tomcat.apache.org%3E), [link3](https://access.redhat.com/errata/RHSA-2019:0366).