Arbitrary OGNL Statement Execution Affecting org.apache.struts:struts2-core package, versions [2.0.0, 2.2.1)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGAPACHESTRUTS-30038
- published 25 Dec 2016
- disclosed 12 Jun 2008
- credit Unknown
Introduced: 12 Jun 2008
CVE-2008-6504 Open this link in a new tabHow to fix?
Upgrade org.apache.struts:struts2-core
to version 2.2.1 or higher.
Overview
org.apache.struts:struts2-core is a popular open-source framework for developing web applications in the Java programming language.
Affected versions of this package are vulnerable to Arbitrary OGNL Statement Execution. ParametersInterceptor
as used in Apache Struts and other products, does not properly restrict #
(pound sign) references to context objects, which allows remote attackers to execute Object-Graph Navigation Language (OGNL) statements and modify server-side context objects, as demonstrated by use of a \u0023
representation for the #
character.