WP Directory Kit <= 1.1.9 - Open Redirect
2023-04-27 00:00
Nguyen Xuan ChienStrategic Overview
StatusPatched in 1.2.0
Affected PluginWP Directory Kit
Affected Version
<= 1.1.9CVSS5.4Medium
CVE
CVE-2023-31229Vulnerability Overview
The WP Directory Kit plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 1.1.9. This is due to insufficient validation on the redirect url supplied via the redirect_url 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.2.0, 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