
A security-patched fork of the legacy ClickFunnels Classic WordPress plugin. Fixes critical Stored XSS vulnerabilities (CVE-2022-4782) while maintaining original API functionality for existing funnels.
Contributors: SudoWP, WP Republic
Original Authors: Etison, LLC
Tags: clickfunnels, security-patch, legacy, landing pages, funnels, sudowp
Requires at least: 4.3
Tested up to: 6.7
Stable tag: 0.1.1
License: GPLv2 or later
This is a community-maintained fork of the legacy ClickFunnels Classic plugin (v3.1.1). The original plugin is deprecated and contains unpatched security vulnerabilities.
This version patches CVE-2022-4782 (Stored XSS) and CVE-2022-47152 (CSRF) by implementing strict sanitization, output escaping, and nonce verification.
SudoWP Zurich for ClickFunnels allows you to connect your legacy ClickFunnels Classic (v1) account to your WordPress site. It is designed for users who need to maintain their existing integrations without exposing their sites to security risks.
Key Features:
yourblog.com/offer) that mask your ClickFunnels pages./wp-content/plugins/ directory.Do I need a ClickFunnels account? Yes. This plugin requires an active ClickFunnels Classic account.
Does this work with ClickFunnels 2.0? No. ClickFunnels 2.0 does not support this API integration. This plugin is strictly for maintaining legacy pages built on the Classic platform.
Why use this instead of the official plugin? The official plugin has been abandoned and contains known security vulnerabilities (CVE-2022-4782 & CVE-2022-47152). This fork fixes those issues while keeping the functionality intact.
sudowp-clickfunnels-zurich and standardized code prefixes.sanitize_text_field, esc_url), output escaping (esc_attr, esc_js), and nonce verification.