6.5

CVE-2021-25013

Exploit

Qubely <= 1.7.7 - Missing Authorization to Arbitrary Post Deletion

The Qubely WordPress plugin before 1.7.8 does not have authorisation and CSRF check on the qubely_delete_saved_block AJAX action, and does not ensure that the block to be deleted belong to the plugin, as a result, any authenticated users, such as subscriber can delete arbitrary posts
Mögliche Gegenmaßnahme
Qubely – Advanced Gutenberg Blocks: Update to version 1.7.8, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Qubely – Advanced Gutenberg Blocks
Version [*, 1.7.8)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ThemeumQubely SwPlatformwordpress Version < 1.7.8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.12% 0.313
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/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.