PT-2006-2548 · Apache · Apache Struts
Published
2006-03-30
·
Updated
2022-05-01
·
CVE-2006-1548
CVSS v2.0
4.3
Medium
| Vector | AV:N/AC:M/Au:N/C:N/I:P/A:N |
Name of the Vulnerable Software and Affected Versions:
Apache Struts versions prior to 1.2.9
Description:
A cross-site scripting (XSS) issue allows remote attackers to inject arbitrary web script or HTML via the
parameter name, which is not filtered in the resulting error message. This affects components such as LookupDispatchAction, DispatchAction, and ActionDispatcher.Recommendations:
For versions prior to 1.2.9, update to version 1.2.9 or later to resolve the issue. As a temporary workaround, consider filtering or validating user input for the
parameter name to prevent injection of malicious scripts. Restrict access to error messages that may contain user-input data to minimize the risk of exploitation.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Struts