CVE-2014-7809
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Cross-Site Request Forgery in Apache Struts
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — http://struts.apache.org/docs/s2-023.html
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.struts:struts2-core | <2.3.20 | 2.3.20 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| apache | struts | 2.0.0 | |
| apache | struts | 2.0.1 | |
| apache | struts | 2.0.2 | |
| apache | struts | 2.0.3 | |
| apache | struts | 2.0.4 | |
| apache | struts | 2.0.5 | |
| apache | struts | 2.0.6 | |
| apache | struts | 2.0.7 | |
| apache | struts | 2.0.8 | |
| apache | struts | 2.0.9 | |
| apache | struts | 2.0.10 | |
| apache | struts | 2.0.11 | |
| apache | struts | 2.0.11.1 | |
| apache | struts | 2.0.11.2 | |
| apache | struts | 2.0.12 | |
| apache | struts | 2.0.13 | |
| apache | struts | 2.0.14 | |
| apache | struts | 2.1.0 | |
| apache | struts | 2.1.1 | |
| apache | struts | 2.1.2 | |
| apache | struts | 2.1.3 | |
| apache | struts | 2.1.4 | |
| apache | struts | 2.1.5 | |
| apache | struts | 2.1.6 | |
| apache | struts | 2.1.8 | |
| apache | struts | 2.1.8.1 | |
| apache | struts | 2.2.1 | |
| apache | struts | 2.2.1.1 | |
| apache | struts | 2.2.3 | |
| apache | struts | 2.2.3.1 | |
| apache | struts | 2.3.1 | |
| apache | struts | 2.3.1.1 | |
| apache | struts | 2.3.1.2 | |
| apache | struts | 2.3.3 | |
| apache | struts | 2.3.4 | |
| apache | struts | 2.3.4.1 | |
| apache | struts | 2.3.7 | |
| apache | struts | 2.3.8 | |
| apache | struts | 2.3.12 | |
| apache | struts | 2.3.14 | |
| apache | struts | 2.3.14.1 | |
| apache | struts | 2.3.14.2 | |
| apache | struts | 2.3.14.3 | |
| apache | struts | 2.3.15 | |
| apache | struts | 2.3.15.1 | |
| apache | struts | 2.3.15.2 | |
| apache | struts | 2.3.15.3 | |
| apache | struts | 2.3.16 | |
| apache | struts | 2.3.16.1 | |
| apache | struts | 2.3.16.2 | |
| apache | struts | 2.3.16.3 | |
References
- http://packetstormsecurity.com/files/129421/Apache-Struts-2.3.20-Security-Fixes.html
- http://struts.apache.org/docs/s2-023.html
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
- http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
- http://www.securityfocus.com/archive/1/534175/100/0/threaded
- http://www.securityfocus.com/bid/71548
- http://www.securitytracker.com/id/1031309
- https://nvd.nist.gov/vuln/detail/CVE-2014-7809
- https://github.com/apache/struts/commit/1f301038a751bf16e525607c3db513db835b2999
- https://github.com/apache/struts
- https://web.archive.org/web/20150201180327/http://www.securitytracker.com/id/1031309
- https://web.archive.org/web/20150820131625/http://www.securityfocus.com/bid/71548
- https://web.archive.org/web/20201023114849/http://www.securityfocus.com/archive/1/534175/100/0/threaded
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.