Uncanny Toolkit for LearnDash <= 3.6.4.3 - Open Redirect
Strategic Overview
< 3.6.4.4CVE-2023-34020Vulnerability Overview
The Uncanny Toolkit for LearnDash plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 3.6.4.3. This is due to insufficient validation on the redirect url supplied via the 'redirect_url' parameter of the /review-banner-visibility/ REST API endpoint. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if they can successfully trick them into performing an action such as clicking on a link.
Technical Analysis
REMEDIATION: Update to version 3.6.4.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