Freshdesk (official) <= 1.7 - Open Redirect

2023-04-17 00:00
Anonymous

Strategic Overview

Status
Patched in 1.8
Affected PluginFreshdesk (official)
Affected Version1.7
CVSS5.4Medium
CVECVE-2015-10102
View all Freshdesk (official) vulnerabilities

Vulnerability 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