iThemes Security <= 8.1.4 - Open Redirection via redirect_to_https
Strategic Overview
<= 8.1.4CVE-2023-28786Vulnerability Overview
The iThemes Security plugin for WordPress is vulnerable to open redirection in versions up to, and including, 8.1.4. This is due to the use of wp_redirect instead of wp_safe_redirect in the redirect_to_https function. This makes it possible for unauthenticated attackers to arbitrarily redirect users via a forged request granted they can trick a the user into performing an action such as clicking on a link.
Technical Analysis
REMEDIATION: Update to version 8.1.5, 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