CVE-2024-3067 HIGH

CVE-2024-3067: WooCommerce Google Feed Manager <= 2.4.2 - Authenticated (Admin+) SQL Injection to Reflected Cross-Site Scripting

Vendor Aukejomm
Product WPMR Google Feed Manager for WooCommerce – Sell on Google Merchant Center & Shopping
Weakness CWE-89 · SQLi
Published April 16, 2024
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

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

Related vulnerabilities

08Related CVE