CVE-2024-1125: EventPrime – Events Calendar, Bookings and Tickets <= 3.4.3 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Deletion
The EventPrime – Events Calendar, Bookings and Tickets plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the calendareventsdelete() function in all versions up to, and including, 3.4.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary posts.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the vulnerability severity of CVE-2024-1125?
CVE-2024-1125 has a high severity rating due to the potential for unauthorized data deletion by authenticated attackers.
How do I fix CVE-2024-1125?
To fix CVE-2024-1125, update the EventPrime plugin to version 3.4.4 or later which addresses the missing capability check.
What versions of the EventPrime plugin are affected by CVE-2024-1125?
CVE-2024-1125 affects all versions of the EventPrime plugin up to and including version 3.4.3.
Can attackers exploit CVE-2024-1125 remotely?
No, attackers must be authenticated users to exploit the CVE-2024-1125 vulnerability.
What specific function in EventPrime is vulnerable in CVE-2024-1125?
The vulnerable function in CVE-2024-1125 is calendar_events_delete(), which lacks proper capability checks.