
CVE-2023-41081 – Apache Tomcat Connectors: Unexpected use of first declared worker in mod_jk for unmapped request
https://notcve.org/view.php?id=CVE-2023-41081
13 Sep 2023 — Important: Authentication Bypass CVE-2023-41081 The mod_jk component of Apache Tomcat Connectors in some circumstances, such as when a configuration included "JkOptions +ForwardDirectories" but the configuration did not provide explicit mounts for all possible proxied requests, mod_jk would use an implicit mapping and map the request to the first defined worker. Such an implicit mapping could result in the unintended exposure of the status worker and/or bypass security constraints configured in httpd. As of... • http://www.openwall.com/lists/oss-security/2023/09/28/7 • CWE-202: Exposure of Sensitive Information Through Data Queries •

CVE-2014-8111 – mod_jk: information leak due to incorrect JkMount/JkUnmount directives processing
https://notcve.org/view.php?id=CVE-2014-8111
17 Apr 2015 — Apache Tomcat Connectors (mod_jk) before 1.2.41 ignores JkUnmount rules for subtrees of previous JkMount rules, which allows remote attackers to access otherwise restricted artifacts via unspecified vectors. Apache Tomcat Connectors (mod_jk) anterior a 1.2.41 ignora las reglas JkUnmount para los sunárboles de anteriores reglas JkMount, lo que permite a atacantes remotos acceder a artefactos de otra forma restringidos a través de vectores no especificados. It was discovered that a JkUnmount rule for a subtre... • http://rhn.redhat.com/errata/RHSA-2015-0846.html • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •