Directory Traversal Affecting libapache-mod-jk package, versions <1:1.2.46-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept
EPSS
96.12% (100th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Directory Traversal vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN11-LIBAPACHEMODJK-515611
  • published2 Dec 2018
  • disclosed31 Oct 2018

Introduced: 31 Oct 2018

CVE-2018-11759  (opens in a new tab)
CWE-22  (opens in a new tab)

How to fix?

Upgrade Debian:11 libapache-mod-jk to version 1:1.2.46-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libapache-mod-jk package and not the libapache-mod-jk package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

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.

References