First published: Sat Mar 22 2025(Updated: )
The WooCommerce Multivendor Marketplace – REST API plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in the update_delivery_status() function in all versions up to, and including, 1.6.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
WooCommerce Multivendor Marketplace | <=1.6.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1311 is classified as a high severity vulnerability due to its potential for SQL Injection attacks.
To fix CVE-2025-1311, update the WooCommerce Multivendor Marketplace – REST API plugin to version 1.6.3 or later.
CVE-2025-1311 affects all versions of the WooCommerce Multivendor Marketplace – REST API plugin up to and including 1.6.2.
In the context of CVE-2025-1311, SQL Injection is a vulnerability that allows attackers to manipulate database queries through unsanitized input.
CVE-2025-1311 was disclosed as part of routine updates to address security vulnerabilities in the WordPress ecosystem.