CVE-2006-4273
vBulletin 3.5.4 and 3.6.0 - Cross-Site Scripting via PDF Attachment
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4273. PoCs published by imei.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in vBulletin 3.0.14 by injecting arbitrary JavaScript code via the `_tmp[csscolors]` parameter in the `global.php` file. The payload bypasses input sanitization to execute script code in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in Jelsoft vBulletin 3.5.4 and 3.6.0 allows remote attackers to inject arbitrary web script or HTML by uploading an attachment with a .pdf extension that contains JavaScript, which is processed as script by Microsoft Internet Explorer 6.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in vBulletin 3.0.14 by injecting arbitrary JavaScript code via the `_tmp[csscolors]` parameter in the `global.php` file. The payload bypasses input sanitization to execute script code in the context of the affected site.