#VU24370 Improper Privilege Management in WordPress Database Reset - CVE-2020-7047

 

#VU24370 Improper Privilege Management in WordPress Database Reset - CVE-2020-7047

Published: January 17, 2020


Vulnerability identifier: #VU24370
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2020-7047
CWE-ID: CWE-269
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
WordPress Database Reset
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links