Bug 1207099 (CVE-2015-0899)
Summary: | CVE-2015-0899 Apache Struts 1: input validation bypass in MultiPageValidator | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | aileenc, asantos, bkearney, cperry, dbhole, dknox, ggainey, gvarsami, jclere, jcoleman, jdobes, jdoyle, jshepherd, kconner, ldimaggi, lgao, meissner, mmraka, myarboro, nwallace, pavelp, puntogil, rhq-maint, rwagner, soa-p-jira, spinder, taw, tcunning, theute, thomas, tjay, tkirby, tlestach, twalsh, weli, yoguma |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Apache Struts 1.2.9 SP2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-25 06:31:13 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: | 1256620, 1256621 | ||
Bug Blocks: | 1207110 |
Description
Martin Prpič
2015-03-30 08:52:13 UTC
While jbews-1 is affected by this issue, it's end of life was reached in June 2012. https://access.redhat.com/support/policy/updates/jboss_notes Planning to remove struts from Fuse/FSW in next release: https://issues.jboss.org/browse/ENTESB-3567 Satellite 5.x is unaffected by this issue because it doesn't use ValidatorForm. It uses DynaActionForm instead, and validates in the Action classes. We won't fix this issue in JBoss Operation Network because it doesn't use multipage forms. Also, all forms are only accessible from authenticated sections of JON. We won't fix this issue for EPEL and Fedora as they are unsupported, and we're unlikely to consume these packages in supported products in future. Created struts tracking bugs for this issue: Affects: fedora-all [bug 1256620] Affects: epel-7 [bug 1256621] |