CVE-2025-1311

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.
Configurations

No configuration.

History

22 Mar 2025, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-22 07:15

Updated : 2025-03-22 07:15


NVD link : CVE-2025-1311

Mitre link : CVE-2025-1311

CVE.ORG link : CVE-2025-1311


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')