Integration for WooCommerce and QuickBooks <= 1.2.3 - Open Redirect via setup_plugin

2023-07-20 00:00
Phd

Strategic Overview

Status
Patched in 1.2.4
Affected Version<= 1.2.3
CVSS4.3Medium
CVECVE-2023-38478
View all Integration for WooCommerce and QuickBooks vulnerabilities

Vulnerability Overview

The Integration for WooCommerce and QuickBooks plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 1.2.3. This is due to insufficient validation on the redirect url supplied by the user in the setup_plugin function. 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.2.4, 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