WordPress PDW File Browser Plugin Arbitrary File Upload Vulnerability


Description   Sammy Forgit has discovered a vulnerability in the PDW File Browser plugin for WordPress, which can be exploited by malicious people to compromise a vulnerable system.
The vulnerability is caused due to the wp-content/plugins/pdw-file-browser/pdw_file_browser/swfupload/upload.php script improperly validating the extension of an uploaded file. This can be exploited to execute arbitrary PHP code by uploading a PHP file with an appended ".jpg", ".gif", or ".png" file extension.
Successful exploitation requires that Apache is not configured to handle the mime-type for media files with a ".jpg", ".gif", or ".png" extension (Configured to handle by default).
The vulnerability is confirmed in version 1.1. Other versions may also be affected.
     
Vulnerable Products   Vulnerable Software:
WordPress PDW File Browser Plugin 1.x
     
Solution   Restrict access to the wp-content/plugins/pdw-file-browser/pdw_file_browser/swfupload/upload.php script (e.g. via .htaccess).
     
CVE  
     
References   OpenSysCom:
http://www.opensyscom.fr/Actualites/wordpress-plugins-pdw-file-browser-arbitrary-file-upload-vulnerability.html
     
Vulnerability Manager Detection   No
     
IPS Protection  
ASQ Engine alarm Available Since
Upload of a PHP file in a vulnerable web application
5.0.0
     


 
 
 
 
 Risk level 
Low 

 Vulnerability First Public Report Date 
2012-06-11 

 Target Type 
Server 

 Possible exploit 
Remote