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

974 B

CVE-2024-12711

Description

The RSVP and Event Management plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on several AJAX functions like bulk_delete_attendees() and bulk_delete_questions() in all versions up to, and including, 2.7.13. This makes it possible for unauthenticated attackers to delete questions and attendees and for authenticated users to update question menu orders.

POC

Reference

No PoCs from references.

Github