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:

August 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close