{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-5426", "ASSIGNER": "security@wordfence.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-862 Missing Authorization" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "gandhihitesh9", "product": { "product_data": [ { "product_name": "Post Meta Data Manager", "version": { "version_data": [ { "version_affected": "<=", "version_name": "*", "version_value": "1.2.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d6a7f882-4582-4b08-9597-329d140ad782?source=cve", "refsource": "MISC", "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d6a7f882-4582-4b08-9597-329d140ad782?source=cve" }, { "url": "https://plugins.trac.wordpress.org/changeset/2981559/post-meta-data-manager", "refsource": "MISC", "name": "https://plugins.trac.wordpress.org/changeset/2981559/post-meta-data-manager" } ] }, "credits": [ { "lang": "en", "value": "Francesco Carlucci" } ], "impact": { "cvss": [ { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "baseScore": 7.5, "baseSeverity": "HIGH" } ] } }