Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.undertow/undertow-core
  4. ›
  5. CVE-2024-6162

CVE-2024-6162: Undertow's url-encoded request path information can be broken on ajp-listener

June 20, 2024 (updated February 24, 2025)

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processed. As a result, the server may attempt to access the wrong path, causing errors such as “404 Not Found” or other application failures. This flaw can potentially lead to a denial of service, as legitimate resources become inaccessible due to the path mix-up.

References

  • access.redhat.com/errata/RHSA-2024:1194
  • access.redhat.com/errata/RHSA-2024:4386
  • access.redhat.com/errata/RHSA-2024:4884
  • access.redhat.com/security/cve/CVE-2024-6162
  • bugzilla.redhat.com/show_bug.cgi?id=2293069
  • github.com/advisories/GHSA-9442-gm4v-r222
  • github.com/undertow-io/undertow
  • github.com/undertow-io/undertow/commit/90f202ada89b6d9883beed0f1fe10c99d470d9a8
  • github.com/undertow-io/undertow/commit/a28ac53076e2fa532266d25e0c0b1a01d0e9d2cf
  • github.com/undertow-io/undertow/pull/1612
  • github.com/undertow-io/undertow/releases/tag/2.2.33.Final
  • github.com/undertow-io/undertow/releases/tag/2.3.14.Final
  • issues.redhat.com/browse/JBEAP-26268
  • issues.redhat.com/browse/UNDERTOW-2334
  • nvd.nist.gov/vuln/detail/CVE-2024-6162
  • security.netapp.com/advisory/ntap-20241129-0009

Code Behaviors & Features

Detect and mitigate CVE-2024-6162 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.3.0.Alpha1 before 2.3.14.Final, all versions before 2.2.33.Final

Fixed versions

  • 2.3.14.Final
  • 2.2.33.Final

Solution

Upgrade to versions 2.2.33.Final, 2.3.14.Final or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

maven/io.undertow/undertow-core/CVE-2024-6162.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:14 +0000.