CVE-2011-5057
Apache Struts 2.0.0-2.3.1.2 and 2.3.19-2.3.23 - Session Tampering via Unrestricted Interface Access
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-5057. PoCs published by Hisato Killing.
AI-analyzed exploit summary This is a vulnerability writeup describing a session tampering issue in Apache Struts versions 2.0.9 and 2.1.8.1. It provides a high-level overview and an example URL demonstrating the vulnerability but lacks executable exploit code.
Description
Apache Struts 2.3.1.2 and earlier, 2.3.19-2.3.23, provides interfaces that do not properly restrict access to collections such as the session and request collections, which might allow remote attackers to modify run-time data values via a crafted parameter to an application that implements an affected interface, as demonstrated by the SessionAware, RequestAware, ApplicationAware, ServletRequestAware, ServletResponseAware, and ParameterAware interfaces. NOTE: the vendor disputes the significance of this report because of an "easy work-around in existing apps by configuring the interceptor."
Exploits (1)
This is a vulnerability writeup describing a session tampering issue in Apache Struts versions 2.0.9 and 2.1.8.1. It provides a high-level overview and an example URL demonstrating the vulnerability but lacks executable exploit code.