Skip to content

Apache Tomcat - Fix for CVE-2023-24998 was incomplete

High severity GitHub Reviewed Published Jul 6, 2023 to the GitHub Advisory Database • Updated Apr 24, 2024

Package

maven org.apache.tomcat.embed:tomcat-embed-core (Maven)

Affected versions

>= 11.0.0-M2, < 11.0.0-M5
>= 10.1.5, < 10.1.8
>= 9.0.71, < 9.0.74

Patched versions

11.0.0-M5
10.1.8
9.0.74
maven org.apache.tomcat:tomcat-coyote (Maven)
>= 8.5.85, < 8.5.88
8.5.88

Description

The fix for CVE-2023-24998 was incomplete. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded request parts could be bypassed with the potential for a denial of service to occur.

References

Published by the National Vulnerability Database May 22, 2023
Published to the GitHub Advisory Database Jul 6, 2023
Reviewed Jul 6, 2023
Last updated Apr 24, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2023-28709

GHSA ID

GHSA-cx6h-86xw-9x34

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.