WordPress security changelog
MEDIUM CVE-2021-24635 Modified

Visual Link Preview: Cross-site request forgery

Visual Link Preview 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 5.4 CVSS · contact@wpscan.com
NVD score 5.4 CVSS 3.1 · nvd@nist.gov
Component
Visual Link Preview
Plugin slug
visual-link-preview
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Sep 20, 2021
Weakness
CWE-284 — Improper Access Control
CWE-862 — Missing Authorization

This CVE was published Sep 20, 2021 and is one of 6 known issues for this plugin.

Update, patch or deactivate.

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

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Visual Link Preview WordPress plugin before 2.2.3 does not enforce authorisation on several AJAX actions and has the CSRF nonce displayed for all authenticated users, allowing any authenticated user (such as subscriber) to call them and 1) Get and search through title and content of Draft post, 2) Get title of a password-protected post as well as 3) Upload an image from an URL

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

Primary and upstream sources