CVE-2014-0113
EXPLOITEDApache Struts 2.0.0-2.3.16.1 and struts2-core < 2.3.20 - Remote Code Execution via CookieInterceptor
Title source: llmExploitation Summary
CVE-2014-0113 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including Metasploit.
AI-analyzed exploit summary This Metasploit module exploits CVE-2014-0113 in Apache Struts by manipulating the ClassLoader via crafted parameters, allowing remote code execution through JSP payload delivery.
Description
CookieInterceptor in Apache Struts before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.
Exploits (1)
This Metasploit module exploits CVE-2014-0113 in Apache Struts by manipulating the ClassLoader via crafted parameters, allowing remote code execution through JSP payload delivery.