PT-2011-2428 · Apache+1 · Apache Tomcat+1
Published
2011-02-03
·
Updated
2022-05-14
·
CVE-2011-0534
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Apache Tomcat versions 6.0.0 through 6.0.30
Apache Tomcat versions 7.0.0 through 7.0.6
Description
The issue allows remote attackers to cause a denial of service (OutOfMemoryError) via a crafted request, due to the NIO HTTP connector not enforcing the maxHttpHeaderSize limit for requests. The NIO connector expands its buffer endlessly during request line processing, which can be used for a denial of service attack.
Recommendations
For Apache Tomcat versions 6.0.0 through 6.0.30, consider updating to a version that enforces the maxHttpHeaderSize limit to prevent denial of service attacks.
For Apache Tomcat versions 7.0.0 through 7.0.6, consider updating to a version that enforces the maxHttpHeaderSize limit to prevent denial of service attacks.
As a temporary workaround, consider restricting the size of HTTP headers to minimize the risk of exploitation.
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Tomcat
Red Hat