5.1
CVSSv2

CVE-2006-5137

Published: 03/10/2006 Updated: 17/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple direct static code injection vulnerabilities in Groupee UBB.threads 6.5.1.1 allow remote malicious users to (1) inject PHP code via a theme[] array parameter to admin/doedittheme.php, which is injected into includes/theme.inc.php; (2) inject PHP code via a config[] array parameter to admin/doeditconfig.php, and then execute the code via includes/config.inc.php; and inject a reference to PHP code via a URL in the config[path] parameter, and then execute the code via (3) dorateuser.php, (4) calendar.php, and unspecified other scripts.

Vulnerable Product Search on Vulmon Subscribe to Product

ubbcentral ubb.threads 6.5.1.1

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? // UBBthreads Multiple input validation error // Discovered By : HACKERS PAL // Copy rights : HACKERS PAL // Website : wwwsoqornet // Email Address : security@soqornet // Tested on Version 6 (6511) and other versions maybe affected // Remote File including : // ubbtincphp?GLOBALS[thisp ...