Vulnerabilities > Apache > Struts > 2.3.3

DATE CVE VULNERABILITY TITLE RISK
2013-09-30 CVE-2013-4310 Permissions, Privileges, and Access Controls vulnerability in Apache Struts
Apache Struts 2.0.0 through 2.3.15.1 allows remote attackers to bypass access controls via a crafted action: prefix.
network
apache CWE-264
5.8
2013-07-20 CVE-2013-2251 Improper Input Validation vulnerability in Apache Struts
Apache Struts 2.0.0 through 2.3.15 allows remote attackers to execute arbitrary OGNL expressions via a parameter with a crafted (1) action:, (2) redirect:, or (3) redirectAction: prefix.
network
apache CWE-20
critical
9.3
2013-07-20 CVE-2013-2248 Improper Input Validation vulnerability in Apache Struts
Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in a parameter using the (1) redirect: or (2) redirectAction: prefix.
network
apache CWE-20
5.8
2013-07-16 CVE-2013-2135 Code Injection vulnerability in Apache Struts
Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted value that contains both "${}" and "%{}" sequences, which causes the OGNL code to be evaluated twice.
network
apache CWE-94
critical
9.3
2013-07-16 CVE-2013-2134 Code Injection vulnerability in Apache Struts
Apache Struts 2 before 2.3.14.3 allows remote attackers to execute arbitrary OGNL code via a request with a crafted action name that is not properly handled during wildcard matching, a different vulnerability than CVE-2013-2135.
network
apache CWE-94
critical
9.3
2013-07-10 CVE-2013-2115 Code Injection vulnerability in Apache Struts
Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the (1) URL or (2) A tag.
network
apache CWE-94
critical
9.3
2013-07-10 CVE-2013-1966 Code Injection vulnerability in Apache Struts
Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the (1) URL or (2) A tag.
network
apache CWE-94
critical
9.3
2013-07-10 CVE-2013-1965 Code Injection vulnerability in Apache Struts and Struts2-Showcase
Apache Struts Showcase App 2.0.0 through 2.3.13, as used in Struts 2 before 2.3.14.3, allows remote attackers to execute arbitrary OGNL code via a crafted parameter name that is not properly handled when invoking a redirect.
network
apache CWE-94
critical
9.3
2012-09-05 CVE-2012-4387 Permissions, Privileges, and Access Controls vulnerability in Apache Struts
Apache Struts 2.0.0 through 2.3.4 allows remote attackers to cause a denial of service (CPU consumption) via a long parameter name, which is processed as an OGNL expression.
network
low complexity
apache CWE-264
5.0
2012-09-05 CVE-2012-4386 Cross-Site Request Forgery (CSRF) vulnerability in Apache Struts
The token check mechanism in Apache Struts 2.0.0 through 2.3.4 does not properly validate the token name configuration parameter, which allows remote attackers to perform cross-site request forgery (CSRF) attacks by setting the token name configuration parameter to a session attribute.
network
apache CWE-352
6.8