VYPR

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')

BaseDraftLikelihood: Low

Description

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-178

CVEs mapped to this weakness (1,693)

page 26 of 85
  • CVE-2021-24406MedJul 6, 2021
    risk 0.40cvss 6.1epss 0.03

    The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login. Such issue could allow an attacker to induce a user to use a login URL redirecting to a website…

  • CVE-2021-34807MedJul 2, 2021
    risk 0.40cvss 6.1epss 0.01

    An open redirect vulnerability exists in the /preauth Servlet in Zimbra Collaboration Suite through 9.0. To exploit the vulnerability, an attacker would need to have obtained a valid zimbra auth token or a valid preauth token. Once the token is obtained, an attacker could…

  • CVE-2021-20105MedJun 29, 2021
    risk 0.40cvss 6.1epss 0.01

    Machform prior to version 16 is vulnerable to an open redirect in Safari_init.php due to an improperly sanitized 'ref' parameter.

  • CVE-2021-34254MedJun 28, 2021
    risk 0.40cvss 6.1epss 0.01

    Umbraco CMS before 7.15.7 is vulnerable to Open Redirection due to insufficient url sanitization on booting.aspx.

  • CVE-2020-18660MedJun 23, 2021
    risk 0.40cvss 6.1epss 0.01

    GetSimpleCMS <=3.3.15 has an open redirect in admin/changedata.php via the redirect function to the url parameter.

  • CVE-2010-4266MedJun 22, 2021
    risk 0.40cvss 6.1epss 0.01

    It was found in vanilla forums before 2.0.10 a potential linkbait vulnerability in dispatcher.

  • CVE-2021-32956MedJun 18, 2021
    risk 0.40cvss 6.1epss 0.01

    Advantech WebAccess/SCADA Versions 9.0.1 and prior is vulnerable to redirection, which may allow an attacker to send a maliciously crafted URL that could result in redirecting a user to a malicious webpage.

  • CVE-2021-24358MedJun 14, 2021
    risk 0.40cvss 6.1epss 0.02

    The Plus Addons for Elementor Page Builder WordPress plugin before 4.1.10 did not validate a redirect parameter on a specifically crafted URL before redirecting the user to it, leading to an Open Redirect issue.

  • CVE-2021-22903MedJun 11, 2021
    risk 0.40cvss 6.1epss 0.01

    The actionpack ruby gem before 6.1.3.2 suffers from a possible open redirect vulnerability. Specially crafted Host headers in combination with certain "allowed host" formats can cause the Host Authorization middleware in Action Pack to redirect users to a malicious website. This…

  • CVE-2020-18268MedJun 7, 2021
    risk 0.40cvss 6.1epss 0.03

    Open Redirect in Z-BlogPHP v1.5.2 and earlier allows remote attackers to obtain sensitive information via the "redirect" parameter in the component "zb_system/cmd.php."

  • CVE-2021-25640MedJun 1, 2021
    risk 0.40cvss 6.1epss 0.02

    In Apache Dubbo prior to 2.6.9 and 2.7.9, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability.

  • CVE-2021-24288MedMay 17, 2021
    risk 0.40cvss 6.1epss 0.02

    When subscribing using AcyMailing, the 'redirect' parameter isn't properly sanitized. Turning the request from POST to GET, an attacker can craft a link containing a potentially malicious landing page and send it to the victim.

  • CVE-2021-27612MedMay 11, 2021
    risk 0.40cvss 6.1epss 0.01

    In specific situations SAP GUI for Windows until and including 7.60 PL9, 7.70 PL0, forwards a user to specific malicious website which could contain malware or might lead to phishing attacks to steal credentials of the victim.

  • CVE-2020-13662MedMay 5, 2021
    risk 0.40cvss 6.1epss 0.01

    Open Redirect vulnerability in Drupal Core allows a user to be tricked into visiting a specially crafted link which would redirect them to an arbitrary external URL. This issue affects: Drupal Drupal Core 7 version 7.70 and prior versions.

  • CVE-2020-23015MedMay 3, 2021
    risk 0.40cvss 6.1epss 0.03

    An open redirect issue was discovered in OPNsense through 20.1.5. The redirect parameter "url" in login page was not filtered and can redirect user to any website.

  • CVE-2021-29137MedApr 29, 2021
    risk 0.40cvss 6.1epss 0.01

    A remote URL redirection vulnerability was discovered in Aruba AirWave Management Platform version(s) prior to 8.2.12.1. Aruba has released patches for AirWave Management Platform that address this security vulnerability.

  • CVE-2021-31879MedApr 29, 2021
    risk 0.40cvss 6.1epss 0.01

    GNU Wget through 1.21.1 does not omit the Authorization header upon a redirect to a different origin, a related issue to CVE-2018-1000007.

  • CVE-2020-21998MedApr 27, 2021
    risk 0.40cvss 6.1epss 0.01

    In HomeAutomation 3.3.2 input passed via the 'redirect' GET parameter in 'api.php' script is not properly verified before being used to redirect users. This can be exploited to redirect a user to an arbitrary website e.g. when a user clicks a specially crafted link to the…

  • CVE-2021-24210MedApr 5, 2021
    risk 0.40cvss 6.1epss 0.03

    There is an open redirect in the PhastPress WordPress plugin before 1.111 that allows an attacker to malform a request to a page with the plugin and then redirect the victim to a malicious page. There is also a support comment from another user one year ago…

  • CVE-2021-24165MedApr 5, 2021
    risk 0.40cvss 6.1epss 0.02

    In the Ninja Forms Contact Form WordPress plugin before 3.4.34, the wp_ajax_nf_oauth_connect AJAX action was vulnerable to open redirect due to the use of a user supplied redirect parameter and no protection in place.