3.1

CVE-2022-4102

Exploit

Royal Elementor Addons <= 1.3.55 - Cross-Site Request Forgery

Royal Elementor Addons <=1.3.55 - Authenticated (Subscriber+) Arbitrary Post Deletion

The Royal Elementor Addons WordPress plugin before 1.3.56 does not have authorization and CSRF checks when deleting a template and does not ensure that the post to be deleted is a template. This could allow any authenticated users, such as subscribers, to delete arbitrary posts assuming they know the related slug.
Mögliche Gegenmaßnahme
Royal Addons for Elementor – Addons and Templates Kit for Elementor: Update to version 1.3.56, or a newer patched version
Royal Addons for Elementor – Addons and Templates Kit for Elementor: Update to version 1.3.56, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Royal Addons for Elementor – Addons and Templates Kit for Elementor
Version *-1.3.55
SystemWordPress Plugin
Produkt Royal Addons for Elementor – Addons and Templates Kit for Elementor
Version *-1.3.55
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Royal-elementor-addonsRoyal Elementor Addons SwPlatformwordpress Version < 1.3.56
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.1% 0.285
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 3.1 1.6 1.4
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
134c704f-9b21-4f2e-91b3-4a467353bcc0 3.1 1.6 1.4
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/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.