'; } else{ echo ''; } echo '
|
|||
Release Date:2025/9/15
Rule Name:CVE-2010-1870: Apache Struts 2 XWrok ParametersInterceptor Remote Command Execution
Severity:mid
CVE ID:CVE-2010-1870
Descripiton:
|
Apache Struts 2 is an open-source Web application framework for developing Java EE Web applications. It uses and extends the Java Servlet API to encourage developers to adopt a model-view-controller (MVC) architecture. The OGNL extensive expression evaluation in XWork in Struts 2.0.0 through 2.1.8.1 uses a permissive whitelist, which allows remote attackers to modify server-side context objects and bypass the '#' protection mechanism in ParameterInterceptors via the (1)#content, (2)#_memberAccess, (3)#root, (4)#this, (5)#_typeResolver, (6)#_classResolver, (7)#_traceEvaluations, (8)#_laseEvaluation, (9)#_keepLastEvaluation, and possibly other OGNL context variables. This rule supports to defend the A6: Vulnerable and Outdated Components of OWASP Top 10 - 2021.
Other reference:None
Solution:
|
Update vendor patches.