[VulnWatch] php-Board (php)

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

  • Next message: Frog Man: "[VulnWatch] DotBr (PHP)"
    From: "Frog Man" <leseulfrog@hotmail.com>
    To: bugtraq@securityfocus.com
    Date: Sat, 15 Feb 2003 10:34:11 +0100
    
    

    Informations :
    °°°°°°°°°°°°°°
    Website : http://www.hp-planet.de
    Version : 1
    Problem : Informations disclosure

    PHP Code/Location :
    °°°°°°°°°°°°°°°°°°°
    login.php :
    -----------------------------------------
    function passwd2($user)
    {
    $password="nicht registriert";
    if (file_exists("user/".$user.".txt"))
    {
    $fp = fopen("user/".$user.".txt","r");
    $data = fgetcsv($fp,10000,"#");
    fclose($fp);
    $password=$data[0];
    }
    return($password);
    }
    -----------------------------------------

    Exploit :
    °°°°°°°°°
    http://[target]/user/[NICKNAME].txt

    More details :
    °°°°°°°°°°°°°°
    In French :
    http://www.frog-man.org/tutos/5holes8.txt

    Translated by Google :
    http://translate.google.com/translate?u=http%3A%2F%2Fwww.frog-man.org%2Ftutos%2F5holes8.txt&langpair=fr%7Cen&hl=fr&ie=ISO-8859-1&prev=%2Flanguage_tools1:37:46 +0100 (CET)

    frog-m@n
    http://www.phpsecure.org

    _________________________________________________________________



    Relevant Pages

    • php-Board (php)
      ... Website: http://www.hp-planet.de ... Problem: Informations disclosure ... $password="nicht registriert"; ... Translated by Google: ...
      (Bugtraq)
    • Multiple Web Security Holes
      ... I try so on bugtraq, ... Five products in PHP are vulnerable to various holes. ... Problem: BD informations disclosure ... Website: http://py-scripts.levillage.org/ ...
      (Bugtraq)
    • GTcatalog (PHP)
      ... Website: http://www.geektweaked.com ... Informations Disclosure (Admin Password) ... switch ...
      (Bugtraq)
    • [VulnWatch] GTcatalog (PHP)
      ... Website: http://www.geektweaked.com ... Informations Disclosure (Admin Password) ... switch ...
      (VulnWatch)
    • myPHPCalendar : Informations Disclosure, File Include
      ... Version: 10192000 Build 1 Beta ... Website: http://myphpcalendar.sourceforge.net/ ... Informations Disclosure ... Utilisez votre MSN Messenger via votre GSM! ...
      (Bugtraq)