SB2020011705 - Multiple vulnerabilities in WordPress Database Reset plugin



SB2020011705 - Multiple vulnerabilities in WordPress Database Reset plugin

Published: January 17, 2020

Security Bulletin ID SB2020011705
CSH Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Improper Privilege Management (CVE-ID: CVE-2020-7047)

CWE-ID: CWE-269 - Improper Privilege Management

CVSSv4: 8.7 [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]


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.


2) Improper Authentication (CVE-ID: CVE-2020-7048)

CWE-ID: CWE-287 - Improper Authentication

CVSSv4: 8.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a remote attacker to bypass authentication process.

The vulnerability exists due to missing capability checks or security nonces. A remote attacker can send a simple request and reset any table from the database to the initial WordPress set-up state.


Remediation

Install update from vendor's website.