WinMySQLadmin 1.1 Store MySQL password in clear text

From: acz [iSecureLabs] (aurelien.cabezonat_private)
Date: Tue Oct 02 2001 - 00:54:57 PDT

  • Next message: X-Force: "ISS Security Advisory: Multi-Vendor Format String Vulnerability in ToolTalk Service"

    Hi all,
    
    WinMySQLadmin 1.1 store Mysql password in clear text in the file
    c:\winnt\my.ini
    
    ---<my.ini>---
    #This File was made using the WinMySQLadmin 1.1 Tool
    
    [mysqld]
    basedir=C:/mysql
    datadir=C:/mysql/data
    
    [WinMySQLadmin]
    Server=C:/mysql/bin/mysqld-nt.exe
    user=admin
    password=XXXXX (in clear text)
    QueryInterval=30
    ---<my.ini>---
    
    It can be dangerous if someone can remotly read any file on your NT box with
    typicall IIS hole such as
    http://packetstormsecurity.org/9905-exploits/ms.iis4.showcode.txt or
    anything else...
    
    ----
    Cabezon Aurélien
    http://www.iSecureLabs.com
    



    This archive was generated by hypermail 2b30 : Tue Oct 02 2001 - 08:26:56 PDT