WordPress security changelog
HIGH CVE-2023-5426 Modified

Post Meta Data Manager: A security weakness

Post Meta Data Manager is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 7.5 CVSS 3.1 · security@wordfence.com
NVD score 7.5 CVSS 3.1 · nvd@nist.gov
Component
Post Meta Data Manager
Plugin slug
post-meta-data-manager
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Oct 28, 2023
Weakness
CWE-862 — Missing Authorization
NVD-CWE-noinfo

This CVE was published Oct 28, 2023 and is one of 5 known issues for this plugin.

Update, patch or deactivate.

Update Post Meta Data Manager to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Post Meta Data Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the pmdm_wp_delete_user_meta, pmdm_wp_delete_term_meta, and pmdm_wp_ajax_delete_meta functions in versions up to, and including, 1.2.0. This makes it possible for unauthenticated attackers to delete user, term, and post meta belonging to arbitrary users.

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

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

Primary and upstream sources