CVE-2005-3745: XSS
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.
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2005-3745?
CVE-2005-3745 is considered a moderate severity vulnerability due to its potential for cross-site scripting attacks.
How do I fix CVE-2005-3745?
To fix CVE-2005-3745, upgrade to a patched version of Apache Struts that addresses the cross-site scripting vulnerability.
What versions of Apache Struts are affected by CVE-2005-3745?
CVE-2005-3745 specifically affects Apache Struts version 1.2.7 and possibly other earlier versions.
How does CVE-2005-3745 affect web applications?
CVE-2005-3745 allows remote attackers to inject malicious scripts into web applications, compromising the integrity of the application.
What should I do if I cannot update for CVE-2005-3745?
If you cannot update for CVE-2005-3745, consider implementing input validation and output encoding to mitigate the risk of cross-site scripting.