First published: Tue Nov 22 2005(Updated: )
Cross-site scripting (XSS) vulnerability in Apache Struts 1.2.7, and possibly other versions allows remote attackers to inject arbitrary web script or HTML via the query string, which is not properly quoted or filtered when the request handler generates an error message.
Credit: cve@mitre.org cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.apache.struts:struts-core | <=1.2.7 | |
Apache Struts 2 | =1.2.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-3745 is considered a moderate severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2005-3745, upgrade to a patched version of Apache Struts that addresses the cross-site scripting vulnerability.
CVE-2005-3745 specifically affects Apache Struts version 1.2.7 and possibly other earlier versions.
CVE-2005-3745 allows remote attackers to inject malicious scripts into web applications, compromising the integrity of the application.
If you cannot update for CVE-2005-3745, consider implementing input validation and output encoding to mitigate the risk of cross-site scripting.