#VU88558 Permissions, Privileges, and Access Controls in Apache Struts - CVE-2014-0113
Published: April 16, 2024
Apache Struts
Apache Foundation
Description
The vulnerability allows a remote attacker to escalate privileges on the system.
The vulnerability exists due to CookieInterceptor in Apache Struts does not properly restrict access to the getClass method, when a wildcard cookiesName value is used. A remote attacker can "manipulate" the ClassLoader and execute arbitrary code via a crafted request.