First published: Sat Dec 31 2005(Updated: )
Cross-site scripting (XSS) vulnerability in the HTML WikiProcessor in Edgewall Trac 0.9.2 allows remote attackers to inject arbitrary web script or HTML via javascript in the SRC attribute of an IMG tag.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
pip/trac | <0.9-stable | 0.9-stable |
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-4644 has a medium severity due to its potential to allow remote attackers to execute arbitrary scripts.
To fix CVE-2005-4644, upgrade Edgewall Trac to version 0.9.3 or later.
CVE-2005-4644 can enable cross-site scripting (XSS) attacks, potentially compromising user sessions and data.
CVE-2005-4644 affects Edgewall Trac version 0.9.2 and earlier.
A temporary workaround for CVE-2005-4644 is to sanitize user inputs that contain IMG tags to prevent script injection.