What the vulnerability does
01Description
The WooCommerce Google Feed Manager plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 2.4.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 administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This can also be used by unauthenticated attackers to inject malicious web scripts.
Explanation of Vulnerability in Simple Terms
02Summary
A SQL injection vulnerability in WPMR Google Feed Manager for WooCommerce allows authenticated administrators to run arbitrary SQL queries on the site's database. An attacker with admin access can read, modify, or delete data, or potentially run their own code on the server. Update to a version newer than 2.4.2.
What an attacker can do
03Attacker Capabilities
Run arbitrary SQL queries to read, modify, or delete database records.
Potential impact on your site
04Site Impact
Admin account compromise could expose customer data, orders, and site configuration.
Conditions required to exploit
05Prerequisites
Attacker must have WordPress administrator privileges.
Key dates
06Disclosure timeline
April 16, 2024
CVE published
April 8, 2026
Record updated