Bug 466875 (CVE-2008-3271)
Summary: | CVE-2008-3271 tomcat RemoteFilterValve Information disclosure | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Marc Schoenefeld <mschoene> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dwalluck, fnasser, kseifried, mjc, mschoene |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-30 20:44:17 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: | 468344, 468345, 468346, 468348, 470238, 470239 | ||
Bug Blocks: |
Description
Marc Schoenefeld
2008-10-14 10:30:42 UTC
Created attachment 320434 [details]
Patch draft for RequestFilterValve.java taken from source code diff tomcat 4.1.31 to 4.1.32
The basic idea of this patch draft is to replace thread-unsafe RE objects with thread-safe REProgram objects and generate the RE object on the fly when needed to check.
This source code diff still needs forward porting to tomcat 5.0.x
Have you shown this to Remy and Jean-Frederic? What did they say? Thanks. This issue has been addressed in following products: Red Hat Network Satellite (v. 5.0 for RHEL 4) Red Hat Network Satellite (v. 5.1 for RHEL 4) Via RHSA-2008:1007 available at https://rhn.redhat.com/errata/RHSA-2008-1007.html |