The Post Meta Data Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.1. This is due to missing nonce validation on the pmdm_wp_ajax_delete_meta, pmdm_wp_delete_user_meta, and pmdm_wp_delete_user_meta functions. This makes it possible for unauthenticated attackers to delete arbitrary user, term, and post meta via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
References
Configurations
History
No history.
Information
Published : 2023-11-21 09:15
Updated : 2024-11-21 08:42
NVD link : CVE-2023-5776
Mitre link : CVE-2023-5776
CVE.ORG link : CVE-2023-5776
JSON object : View
Products Affected
wpexpertplugins
- post_meta_data_manager
CWE
CWE-352
Cross-Site Request Forgery (CSRF)