CVE-2012-1007
Apache Struts 1.3.10 - Cross-Site Scripting via Name or Message Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-1007. PoCs published by SecPod Research.
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 1.3.10 allow remote attackers to inject arbitrary web script or HTML via (1) the name parameter to struts-examples/upload/upload-submit.do, or the message parameter to (2) struts-cookbook/processSimple.do or (3) struts-cookbook/processDyna.do.
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.