#VU24370 Improper Privilege Management in WordPress Database Reset - CVE-2020-7047
Published: January 17, 2020
WordPress Database Reset
Chris Berthe
Description
The vulnerability allows a remote user to escalate privileges on the system.
The vulnerability exists due to the "wp_users" table does not check the user capabilities and lacks a security nonce. A remote user can send a specially crafted request, reset the "wp_users" table, drop all users from the user table and gain administrative privileges on the target system.