#VU88920 Cross-site scripting in Apache Struts - CVE-2006-1548
Published: April 23, 2024
Apache Struts
Apache Foundation
Description
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in (1) LookupDispatchAction and possibly (2) DispatchAction and (3) ActionDispatcher. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
Remediation
External links
- http://issues.apache.org/bugzilla/show_bug.cgi?id=38749
- http://lists.suse.com/archive/suse-security-announce/2006-May/0004.html
- http://secunia.com/advisories/19493
- http://secunia.com/advisories/20117
- http://securitytracker.com/id?1015856
- http://struts.apache.org/struts-doc-1.2.9/userGuide/release-notes.html
- http://www.securityfocus.com/bid/17342
- http://www.vupen.com/english/advisories/2006/1205
- https://exchange.xforce.ibmcloud.com/vulnerabilities/25614
- https://issues.apache.org/struts/browse/STR-2781