CVE-2023-41081

Source
https://cve.org/CVERecord?id=CVE-2023-41081
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-41081.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-41081
Downstream
Related
Published
2023-09-13T09:30:05Z
Modified
2026-08-12T03:51:16Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Apache Tomcat Connectors: Unexpected use of first declared worker in mod_jk for unmapped request
Details

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 JK 1.2.49, the implicit mapping functionality has been removed and all mappings must now be via explicit configuration. Only mod_jk is affected by this issue. The ISAPI redirector is not affected.

This issue affects Apache Tomcat Connectors (mod_jk only): from 1.2.0 through 1.2.48.

Users are recommended to upgrade to version 1.2.49, which fixes the issue.

History 2023-09-13 Original advisory

2023-09-28 Updated summary

Database specific
{
    "cna_assigner": "apache",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/41xxx/CVE-2023-41081.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "1.2.0"
                },
                {
                    "last_affected": "1.2.48"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "1.2.0"
                },
                {
                    "fixed": "1.2.48"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/apache/tomcat-connectors

Affected ranges

Type
GIT
Repo
https://github.com/apache/tomcat-connectors
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:apache:tomcat_connectors:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.2.0"
        },
        {
            "fixed": "1.2.49"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-41081.json"