Arbitrary OGNL Statement Execution Affecting org.apache.struts:struts2-core package, versions [2.0.0, 2.2.1)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 1.87% (89th percentile)
Expand this section
NVD
5.3 medium

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

How 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.