Code Widgets Online Job Application – ‘admin.asp’ Multiple SQL Injections

  • 作者: L0rd CrusAd3r
    日期: 2011-08-17
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/36063/
  • source: https://www.securityfocus.com/bid/49207/info
    
    Code Widgets Online Job Application is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
    
    Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database. 
    
    The following example input is available:
    
    Username : ' or 1=1 or ''=''
    Password: ' or 1=1 or ''=''