4.3

CVE-2021-25025

Exploit

Event Calendar <= 1.1.50 - Subscriber+ Event Creation

The EventCalendar WordPress plugin before 1.1.51 does not have proper authorisation and CSRF checks in the add_calendar_event AJAX actions, allowing users with a role as low as subscriber to create events
Mögliche Gegenmaßnahme
Event Calendar WD version: Update to version 1.1.51, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Event Calendar WD version
Version *-1.1.50
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
TheeventscalendarEventcalendar SwPlatformwordpress Version < 1.1.51
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.07% 0.221
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4.3 2.8 1.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:N/I:P/A:N
CWE-352 Cross-Site Request Forgery (CSRF)

The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.

CWE-862 Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.