Arbitrary OGNL Statemant Execution Affecting opensymphony:xwork package, versions [,2.0.4)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 17.76% (97th percentile)
Expand this section
NVD
6.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-OPENSYMPHONY-472715
  • published 10 Oct 2019
  • disclosed 27 Aug 2007
  • credit unknown

How to fix?

Upgrade opensymphony:xwork to version 2.0.4 or higher.

Overview

opensymphony:xwork is a generic command pattern framework. It forms the core of Struts 2.

Affected versions of this package are vulnerable to Arbitrary OGNL Statemant Execution. It recursively evaluates all input as an Object-Graph Navigation Language (OGNL) expression when altSyntax is enabled, which allows remote attackers to cause a denial of service (infinite loop) or execute arbitrary code via form input beginning with a %{ sequence and ending with a } character.