vendor:
Struts
by:
Jonatas Fil
7.5
CVSS
HIGH
Code Execution
94
CWE
Product Name: Struts
Affected Version From: <= 2.3.15
Affected Version To: <= 2.3.15
Patch Exists: YES
Related CWE: CVE-2013-2251
CPE: 2.3:a:apache:struts:2.3.15
Other Scripts:
N/A
Platforms Tested: Linux
2020
Apache Struts 2 – DefaultActionMapper Prefixes OGNL Code Execution
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.
Mitigation:
Upgrade to Struts 2.3.16.1 or later.