VicBlog – Multiple SQL Injections

  • 作者: Geek
    日期: 2012-10-26
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/37979/
  • source: https://www.securityfocus.com/bid/56307/info
    
    VicBlog is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.
    
    A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database. 
    
    http://www.example.com/domain.tld/index.php?page=posts${tag or upated_max paramater}=1[SQLi]