Resource Management Errors in org.apache.tomcat:coyote
CVE-2014-0230
- org.apache.tomcat:coyote
- org.apache.tomcat.embed:tomcat-embed-core
- org.apache.tomcat:tomcat-coyote
Summary
Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle cases where an HTTP response occurs before finishing the reading of an entire request body, which allows remote attackers to cause a denial of service (thread consumption) via a series of aborted upload attempts.
- LOW
- NETWORK
- NONE
- NONE
- NONE
- COMPLETE
CWE-399 - Resource Management Errors
Resource management errors is not a weakness in and of itself, rather it is a category of weaknesses related to improper management of system resources. If not addressed, the weaknesses in this category can lead to unexpected software behavior, loss of access, file modification, sensitive information disclosure, system crash, denial of service, and code execution.
Advisory Timeline
- Published