CVE-2012-1006
Apache Struts 2.0.14 and 2.2.3 - Cross-Site Scripting via Person Edit and Orders Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-1006.
AI-analyzed exploit summary The exploit demonstrates multiple persistent and reflected XSS vulnerabilities in Apache Struts by providing detailed HTTP request examples with malicious payloads. It includes specific endpoints and parameters that fail to sanitize user input, allowing arbitrary script execution.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.0.14 and 2.2.3 allow remote attackers to inject arbitrary web script or HTML via the (1) name or (2) lastName parameter to struts2-showcase/person/editPerson.action, or the (3) clientName parameter to struts2-rest-showcase/orders.
Exploits (1)
The exploit demonstrates multiple persistent and reflected XSS vulnerabilities in Apache Struts by providing detailed HTTP request examples with malicious payloads. It includes specific endpoints and parameters that fail to sanitize user input, allowing arbitrary script execution.