First published: Sat Mar 09 2024(Updated: )
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 calendar_events_delete() 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Metagauss EventPrime | <3.4.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-1125 has a high severity rating due to the potential for unauthorized data deletion by authenticated attackers.
To fix CVE-2024-1125, update the EventPrime plugin to version 3.4.4 or later which addresses the missing capability check.
CVE-2024-1125 affects all versions of the EventPrime plugin up to and including version 3.4.3.
No, attackers must be authenticated users to exploit the CVE-2024-1125 vulnerability.
The vulnerable function in CVE-2024-1125 is calendar_events_delete(), which lacks proper capability checks.