Bug 237085 (CVE-2005-3510)
Summary: | CVE-2005-3510 tomcat DoS | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Mark J. Cox <mjc> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | Keywords: | Security |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-05-08 18:03:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 237090, 238402, 390331, 390341, 390351, 390361, 414311, 430730, 430731, 449337, 470236, 470237 | ||
Bug Blocks: | 444136 |
Description
Mark J. Cox
2007-04-19 12:16:02 UTC
(actually this issue was I believe fixed in 5.5.12 not 5.5.13; clarifying with Tomcat security team) Advisory text: "Directory listings were enabled by default in Tomcat and it was found that generating listings of large directories was CPU intensive. An attacker could make repeated requests to obtain a directory listing of any large directory, leading to a denial of service. (CVE-2005-3510)" So directory listings were disabled by default in 5.5.13 which mitigates this issue. Changes were made in 5.5.12 which reduced the effect of this issue (once the attacker stops making the requests, tomcat will recover, so it's only a limited DoS) This issue has been addressed in following products: Red Hat Certificate System 7.3 Via RHSA-2010:0602 https://rhn.redhat.com/errata/RHSA-2010-0602.html Please see https://access.redhat.com/security/cve/CVE-2005-3510 for a list of other products that contain this fix. |