WordPress security changelog
MEDIUM CVE-2021-25013 Modified

Qubely: Cross-site request forgery

Qubely is affected by cross-site request forgery. Exposure depends on how the affected operation is made reachable by the site. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.

CVE / CNA score 6.5 CVSS · contact@wpscan.com
NVD score 6.5 CVSS 3.1 · nvd@nist.gov
Component
Qubely
Plugin slug
qubely
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 24, 2022
Weakness
CWE-862 — Missing Authorization
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Jan 24, 2022 and is one of 10 known issues for this plugin.

Patch or disable the affected component.

Update Qubely to a release outside the affected range, or disable and remove it until a fixed version is available.

Technical description

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

NVD vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Primary and upstream sources