Conversios.io - All-in-one Google Analytics, Pixels and Product Feed Manager for WooCommerce <= 7.1.0 - Reflected Cross-Site Scripting
Strategic Overview
- Status
- Patched in 7.1.1
- Affected Plugin
- Conversios – GA4, Google Ads & Meta Conversion Tracking with Product Feed for WooCommerce
- Affected Version
<= 7.1.0- CVSS
- 4.7Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2024-6288
At a glance
CVE-2024-6288 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Conversios WordPress plugin, affecting versions <= 7.1.0. It carries a CVSS score of 4.7 (reachable over the network). Exploitation requires no authentication. The issue is fixed in version 7.1.1; sites on affected versions should update now. Disclosed June 2024, reported by Ulyses Saicha.
Vulnerability Overview
The Conversios – Google Analytics 4 (GA4), Meta Pixel & more Via Google Tag Manager For WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘tiktok_user_id’ parameter in all versions up to, and including, 7.1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no privileges on the target site.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Conversios <= 7.1.0 carries this weakness at tiktok_user_id, and reaching it takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Conversios the fix is 7.1.1: builds <= 7.1.0 are affected, anything from 7.1.1 onward is not.
Remediation
Update to version 7.1.1, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Conversios: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Conversios 7.1.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Conversios – GA4, Google Ads & Meta Conversion Tracking with Product Feed for WooCommerce
- 8.8CVE-2024-1203: Conversios SQL Injection
CVE-2024-1203 - 8.8CVE-2024-0786: Conversios <= 7.0.7 SQL Injection
CVE-2024-0786 - 8.8CVE-2021-24952: Conversios.io - Google Analytics… SQL Injection
CVE-2021-24952 - 5.3CVE-2023-51357: Conversios.io <= 6.5.0 Missing Authorization
CVE-2023-51357 - 4.3CVE-2025-62925: Conversios.io <= 7.2.13 Missing Authorization
CVE-2025-62925 - 4.3CVE-2025-30909: Conversios.io <= 7.2.3 Missing Authorization
CVE-2025-30909 - 4.3CVE-2022-46797: All-in-one Google Analytics CSRF
CVE-2022-46797
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C