Integration for WooCommerce and Zoho CRM <= 1.3.6 - Open Redirect via setup_plugin

2023-07-20 00:00
Phd

Vulnerability Overview

The Integration for WooCommerce and Zoho CRM plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 1.3.6. This is due to insufficient validation on the redirect url supplied via the setup_plugin parameter. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action.

Technical Analysis

REMEDIATION: Update to version 1.3.7, or a newer patched version --- IDENTIFIER: CWE-601 (URL Redirection to Untrusted Site ('Open Redirect')) The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C