PT-2024-15689 · WordPress · Delete Custom Fields
Francesco Carlucci
·
Published
2024-05-02
·
Updated
2024-05-02
·
CVE-2024-0613
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Delete Custom Fields plugin for WordPress versions up to, and including, 0.3.1
Description
The issue is due to missing or incorrect nonce validation on the
ajax delete field() function, making it possible for unauthenticated attackers to delete arbitrary post meta data via a forged request. This can be achieved if an attacker can trick a site administrator into performing an action, such as clicking on a link.Recommendations
For versions up to, and including, 0.3.1, consider disabling the
ajax delete field() function until a patch is available to prevent exploitation. Restrict access to the plugin's functionality to minimize the risk of arbitrary post meta data deletion. Avoid using the plugin until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Delete Custom Fields