Xoops 1.3.x/2.0 MyTextSanitizer - HTML Injection



EKU-ID: 28015 CVE: CVE-2003-1453;OSVDB-59320 OSVDB-ID:
Author: magistrat Published: 2003-04-25 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/7434/info

A HTML injection vulnerability has been discovered in Xoops. The problem occurs due to insufficient filtering of HTML and script code by the MyTextSanitizer script.

Successful exploitation of this vulnerability may allow a malicious Xoops user to execute arbitrary HTML or script code within the browser of a legitimate user.

java script:alert%28document.cookie%29

The script code must be embedded within HTML <img> tags.