what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

dynaliens-xss.txt

dynaliens-xss.txt
Posted Mar 9, 2007
Authored by sn0oPy

dynaliens versions 2.0 and 2.1 suffer from admin bypass and cross site scripting vulnerabilities.

tags | advisory, vulnerability, xss
SHA-256 | 7ba86a132b64ef2603f7d81fe45715ad0422256df5f5da3b27ad3b7c7e64ec30

dynaliens-xss.txt

Change Mirror Download
* dynaliens v2.0/v2.1 bypass admin authentification + XSS

* By : sn0oPy

* Risk : high

* site : http://www.spiderforce.fr.st/

* Dork : inurl:"/dynaliens"

* exploit :

normaly when we add "/admin" to the link, like that http://www.target.ma/dynaliens/admin we are face to face with a restricted zone area, but if we add "validlien.php3" after the admin folder we are redirected to the consol admin without authentification.

the AUTH_USER is present just in/for the index :


if ($auth == 0)
{
if(!$PHP_AUTH_USER)
{
Header("WWW-authenticate: basic realm=\"$domaine\"");
Header("HTTP/1.0 401 Unauthorized");

// Ci dessous le code qui est affiché si l'on click le bouton Cancel

EnteteADMIN();

....

if ($PHP_AUTH_USER==$login && $PHP_AUTH_PW==$pwd)
{
if (@mysql_connect ($cfgHote, $cfgUser, $cfgPass))
{
$sql = "SELECT * FROM $tb_rub";
$sql = mysql_db_query($cfgBase,$sql);
$nbrub = mysql_num_rows($sql);

$sql2 = "SELECT * FROM $tb_liens WHERE valid=0";
$sql2 = mysql_db_query($cfgBase,$sql2);
$addlien = mysql_num_rows($sql2);

$sql3 = "SELECT * FROM $tb_liens WHERE valid=1";
$sql3 = mysql_db_query($cfgBase,$sql3);
$dellien = mysql_num_rows($sql3);

EnteteADMIN();

br(4);

echo "<center>";
DebutTableau("#FFFFFF", "1", "0", "30%");
DebutTableau("#5A6BA5", "20", "0", "100%");

echo "<center>";
echo "<font color='#FDFC65'><b>CONSOLE D'ADMINISTRATION</b></font>";
echo "</center>";



you can do it with any one of this files when the admin has forget to reedit his files:

validlien.php3
supprlien.php3
supprub.php3
validlien.php3
confsuppr.php3
modiflien.php3
confmodif.php3





XSS : http://www.target.ma/dynaliens/recherche.php3
XSS : http://www.target.ma/dynaliens/ajouter.php3

* contact : sn0oPy@avenir-geopolitique.net

* greetz : [subzero], Avg Team(forums.avenir-geopolitique.net).

* Reference : http://forums.avenir-geopolitique.net/viewtopic.php?t=2722
Login or Register to add favorites

File Archive:

September 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    261 Files
  • 2
    Sep 2nd
    17 Files
  • 3
    Sep 3rd
    38 Files
  • 4
    Sep 4th
    52 Files
  • 5
    Sep 5th
    23 Files
  • 6
    Sep 6th
    27 Files
  • 7
    Sep 7th
    0 Files
  • 8
    Sep 8th
    1 Files
  • 9
    Sep 9th
    16 Files
  • 10
    Sep 10th
    38 Files
  • 11
    Sep 11th
    21 Files
  • 12
    Sep 12th
    40 Files
  • 13
    Sep 13th
    18 Files
  • 14
    Sep 14th
    0 Files
  • 15
    Sep 15th
    0 Files
  • 16
    Sep 16th
    21 Files
  • 17
    Sep 17th
    51 Files
  • 18
    Sep 18th
    23 Files
  • 19
    Sep 19th
    48 Files
  • 20
    Sep 20th
    36 Files
  • 21
    Sep 21st
    0 Files
  • 22
    Sep 22nd
    0 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    0 Files
  • 26
    Sep 26th
    0 Files
  • 27
    Sep 27th
    0 Files
  • 28
    Sep 28th
    0 Files
  • 29
    Sep 29th
    0 Files
  • 30
    Sep 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close