Resource management error in WordPress - CVE-2020-28037

 

Resource management error in WordPress - CVE-2020-28037

Published: October 30, 2020 / Updated: November 9, 2020


Vulnerability identifier: #VU48037
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2020-28037
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: WordPress.ORG
Affected software:
WordPress

Detailed vulnerability description

The vulnerability allows a remote attacker to compromise the affected website.

The vulnerability exists due to is_blog_installed in wp-includes/functions.php does not properly determine whether WordPress is already installed. This might allow an attacker to perform a new installation, leading to remote code execution (as well as a denial of service for the old installation).



How to mitigate CVE-2020-28037

Install updates from vendor's website.

Sources