cve/2024/CVE-2024-1375.md
2025-09-29 21:09:30 +02:00

948 B

CVE-2024-1375

Description

The Event post plugin for WordPress is vulnerable to unauthorized bulk metadata update due to a missing nonce check on the save_bulkdatas function in all versions up to, and including, 5.9.5. This makes it possible for unauthenticated attackers to update post_meta_data via a forged request, granted they can trick a logged-in user into performing an action such as clicking on a link.

POC

Reference

No PoCs from references.

Github