CVE-2024-1203 HIGH

CVE-2024-1203: Conversios – Google Analytics 4 (GA4), Meta Pixel & more Via Google Tag Manager For WooCommerce <= 7.0.7 - Authenticated (Subscriber+) SQL Injection

Vendor Tatvic
Product Conversios: Google Analytics (GA4), Google Ads, Conversion and Analytics Tracking for Multi-Channels
Weakness CWE-89 · SQLi
Published March 13, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Conversios – Google Analytics 4 (GA4), Meta Pixel & more Via Google Tag Manager For WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'valueData' parameter in all versions up to, and including, 7.0.7 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.

Explanation of Vulnerability in Simple Terms

02Summary

Conversios contains a SQL injection vulnerability in versions up to 7.0.7. An authenticated user with low privileges can inject malicious SQL commands through unfiltered input, potentially reading, modifying, or deleting database contents. The vulnerability requires a valid user account but no additional user interaction to exploit.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete database records including sensitive data like user credentials and analytics information.

Potential impact on your site

04Site Impact

Database compromise affecting user data, analytics records, and site configuration. Attackers can escalate privileges or extract sensitive information.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

March 13, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE