First published: Sat Dec 17 2005(Updated: )
Cross-site scripting (XSS) vulnerability in Edgewall Trac 0.9, 0.9.1, and 0.9.2 allows remote attackers to inject arbitrary web script or HTML via the URL, which is not properly sanitized before it is returned in an error page.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Edgewall Trac | =0.9 | |
Edgewall Trac | =0.9.1 | |
Edgewall Trac | =0.9.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-4305 is classified as a cross-site scripting (XSS) vulnerability, which can lead to significant security risks for users.
To fix CVE-2005-4305, it is recommended to upgrade to a patched version of Edgewall Trac that addresses the XSS vulnerability.
CVE-2005-4305 affects Edgewall Trac versions 0.9, 0.9.1, and 0.9.2.
CVE-2005-4305 allows attackers to inject arbitrary web scripts or HTML, potentially leading to session hijacking or data theft.
Yes, CVE-2005-4305 highlights a lack of proper input sanitization, making user inputs vulnerable to XSS attacks.