The Delete Usermeta plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.1.2. This is due to missing nonce validation on the delumet_options_page() function. This makes it possible for unauthenticated attackers to remove user meta for arbitrary users 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-22 16:15
Updated : 2023-11-28 19:28
NVD link : CVE-2023-5537
Mitre link : CVE-2023-5537
CVE.ORG link : CVE-2023-5537
JSON object : View
Products Affected
joselazo
- delete_usermeta
CWE
CWE-352
Cross-Site Request Forgery (CSRF)