Description
The Struts 2 DefaultActionMapper supports a method for short-circuit navigation state changes by prefixing parameters with "action:" or "redirect:", followed by a desired navigational target expression. This mechanism was intended to help with attaching navigational information to buttons within forms.
In Struts 2 before 2.3.15.1 the information following "action:", "redirect:" or "redirectAction:" is not properly sanitized. Since said information will be evaluated as OGNL expression against the value stack, this introduces the possibility to inject server side code.
Affected Software:
Struts 2.0.0 - Struts 2.3.15
Remediation
Developers should immediately upgrade to Struts 2.3.15.1
References
Related Vulnerabilities
Ruby Improper Input Validation Vulnerability (CVE-2015-7551)
Telerik Web UI RadAsyncUpload Deserialization
WordPress Plugin DP Thumbnail TimThumb Arbitrary File Upload (1.0)
WordPress Plugin File Gallery Remote Code Execution (1.7.9)
Ruby on Rails Improper Input Validation Vulnerability (CVE-2013-3221)