Apache Tomcat HTTP BIO Connector Error Discloses Information From Different Requests to Remote Users
|
|
SecurityTracker Alert ID: 1025303 |
|
SecurityTracker URL: http://securitytracker.com/id/1025303
|
|
CVE Reference:
CVE-2011-1475
(Links to External Site)
|
Date: Apr 7 2011
|
Impact:
Disclosure of user information
|
Fix Available: Yes Vendor Confirmed: Yes
|
Version(s): 7.0.0 - 7.0.11
|
Description:
A vulnerability was reported in Apache Tomcat. A remote user may be able to obtain information from a different request.
When using HTTP pipelining, the system may return information from a different request to a remote user. The vulnerability resides in the HTTP BIO connector.
Brad Piles reported this vulnerability.
|
Impact:
A remote user may be able to obtain information from a different request.
|
Solution:
The vendor has issued a fix (7.0.12).
The vendor's advisory is available at:
http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.12_%28released_6_Apr_2011%29
|
Vendor URL: tomcat.apache.org/security.html (Links to External Site)
|
Cause:
Access control error
|
Underlying OS:
Linux (Any), UNIX (Any), Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Date: Wed, 06 Apr 2011 18:28:37 +0100
Subject: [SECURITY] CVE-2011-1475 Apache Tomcat information disclosure
|
CVE-2011-1475 Apache Tomcat information disclosure
Severity: Important
Vendor: The Apache Software Foundation
Versions Affected:
- Tomcat 7.0.0 to 7.0.11
- Earlier versions are not affected
Description:
Changes introduced to the HTTP BIO connector to support Servlet 3.0
asynchronous requests did not fully account for HTTP pipelining. As a
result, when using HTTP pipelining a range of unexpected behaviours
occurred including the mixing up of responses between requests. While
the mix-up in responses was only observed between requests from the same
user, a mix-up of responses for requests from different users may also
be possible.
Mitigation:
Users of affected versions should apply one of the following mitigations:
- Upgrade to a Tomcat 7.0.12 or later
- Switch to the NIO or APR/native HTTP connectors that do not exhibit
this issue
Credit:
This issue was identified by Brad Piles and reported via the public ASF
Bugzilla issue tracking system.
The Apache Tomcat security team requests that security vulnerability
reports are made privately to security@tomcat.apache.org in the first
instance.
References:
http://tomcat.apache.org/security.html
http://tomcat.apache.org/security-7.html
|
|