First published: Wed Dec 31 2003(Updated: )
Cross-site scripting (XSS) vulnerability in the MytextSanitizer function in XOOPS 1.3.5 through 1.3.9 and XOOPS 2.0 through 2.0.1 allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in an IMG tag.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
E-xoops | =1.3.5 | |
E-xoops | =1.3.6 | |
E-xoops | =1.3.7 | |
E-xoops | =1.3.8 | |
E-xoops | =1.3.9 | |
E-xoops | =2.0 | |
E-xoops | =2.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2003-1453 is classified as a high-severity cross-site scripting (XSS) vulnerability.
To fix CVE-2003-1453, update your XOOPS installation to a version that corrects the XSS vulnerability, such as 1.3.10 or later.
CVE-2003-1453 affects XOOPS versions 1.3.5 through 1.3.9 and 2.0 through 2.0.1.
Attackers can exploit CVE-2003-1453 to inject arbitrary web scripts or HTML through a vulnerable IMG tag.
Implementing input validation and sanitization for user inputs that involve IMG tags can serve as a temporary workaround for CVE-2003-1453.