CVE-2021-39200 MEDIUM

CVE-2021-39200: Information Disclosure in wp_die() via JSONP in wordpress

Vendor Wordpress
Product wordpress-develop
Weakness CWE-200 · Info exposure
Published September 9, 2021
Last update August 4, 2024

CVSS base score

5.3/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

WordPress is a free and open-source content management system written in PHP and paired with a MySQL or MariaDB database. In affected versions output data of the function wp_die() can be leaked under certain conditions, which can include data like nonces. It can then be used to perform actions on your behalf. This has been patched in WordPress 5.8.1, along with any older affected versions via minor releases. It's strongly recommended that you keep auto-updates enabled to receive the fix.

Key dates

02Disclosure timeline

September 9, 2021 CVE published
August 4, 2024 Record updated