WordPress security changelog
MEDIUM CVE-2021-24928 Modified

Rearrange Woocommerce Products: SQL injection

Rearrange Woocommerce Products is affected by SQL injection. Exposure depends on how the affected operation is made reachable by the site. A successful request can alter database queries and expose or modify WordPress data.

CVE / CNA score 6.5 CVSS · contact@wpscan.com
NVD score 6.5 CVSS 3.1 · nvd@nist.gov
Component
Rearrange Woocommerce Products
Plugin slug
rearrange-woocommerce-products
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Feb 07, 2022
Weakness
CWE-89 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
NVD-CWE-Other

This CVE was published Feb 07, 2022 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Rearrange Woocommerce Products 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 Rearrange Woocommerce Products WordPress plugin before 3.0.8 does not have proper access controls in the save_all_order AJAX action, nor validation and escaping when inserting user data in SQL statement, leading to an SQL injection, and allowing any authenticated user, such as subscriber, to modify arbitrary post content (for example with an XSS payload), as well as exfiltrate any data by copying it to another post.

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