PT-2026-73106 · WordPress · Wc-Vendors
CVSS v3.1
4.9
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors versions prior to 2.7.1
Description
An issue exists where authenticated attackers with shop manager-level access or higher can perform a generic SQL Injection. This occurs because the
status parameter is not sufficiently escaped and the SQL query is not properly prepared. The sanitize text field callback removes HTML but fails to strip SQL metacharacters. Additionally, slash protection is bypassed because WP REST Server::serve request() executes wp unslash() on GET parameters before the sanitization callback runs. This allows attackers to append malicious SQL queries to extract sensitive information from the database.Recommendations
Update the plugin to a version newer than 2.7.0.
Avoid using the
status parameter in requests until the update is applied.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wc-Vendors