Freshdesk (official) <= 1.7 - Open Redirect
Strategic Overview
1.7CVE-2015-10102Vulnerability Overview
The Freshdesk (official) Plugin for WordPress is vulnerable to Open Redirect in versions up to, and including, 1.7. This is due to the application failing to properly verify user-supplied input from the `$redirect_url` value. This makes it possible for unauthenticated attackers to exploit this issue and redirect users to arbitrary web sites and conduct phishing attacks; other attacks are also possible.
Technical Analysis
REMEDIATION: Update to version 1.8, 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