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 53 of 85
  • CVE-2022-40754MedSep 21, 2022
    risk 0.33cvss 6.1epss 0.02

    In Apache Airflow 2.3.0 through 2.3.4, there was an open redirect in the webserver's `/confirm` endpoint.

  • CVE-2022-35652MedJul 25, 2022
    risk 0.33cvss 6.1epss 0.01

    An open redirect issue was found in Moodle due to improper sanitization of user-supplied data in mobile auto-login feature. A remote attacker can create a link that leads to a trusted website, however, when clicked, it redirects the victims to arbitrary URL/domain. Successful…

  • CVE-2022-2252MedJun 29, 2022
    risk 0.33cvss 6.1epss 0.01

    Open Redirect in GitHub repository microweber/microweber prior to 1.2.19.

  • CVE-2022-33146MedJun 27, 2022
    risk 0.33cvss 6.1epss 0.01

    Open redirect vulnerability in web2py versions prior to 2.22.5 allows a remote attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL.

  • CVE-2022-29718MedJun 2, 2022
    risk 0.33cvss 6.1epss 0.01

    Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.

  • CVE-2022-29214MedMay 21, 2022
    risk 0.33cvss 6.1epss 0.01

    NextAuth.js (next-auth) is am open source authentication solution for Next.js applications. Prior to versions 3.29.3 and 4.3.3, an open redirect vulnerability is present when the developer is implementing an OAuth 1 provider. Versions 3.29.3 and 4.3.3 contain a patch for this…

  • CVE-2022-24858MedApr 19, 2022
    risk 0.33cvss 6.1epss 0.01

    next-auth v3 users before version 3.29.2 are impacted. next-auth version 4 users before version 4.3.2 are also impacted. Upgrading to 3.29.2 or 4.3.2 will patch this vulnerability. If you are not able to upgrade for any reason, you can add a configuration to your callbacks…

  • CVE-2022-27463MedApr 5, 2022
    risk 0.33cvss 6.1epss 0.01

    Open redirect vulnerability in objects/login.json.php in WWBN AVideo through 11.6, allows attackers to arbitrarily redirect users from a crafted url to the login page.

  • CVE-2022-1233MedApr 4, 2022
    risk 0.33cvss 6.1epss 0.01

    URL Confusion When Scheme Not Supplied in GitHub repository medialize/uri.js prior to 1.19.11.

  • CVE-2021-32478MedMar 11, 2022
    risk 0.33cvss 6.1epss 0.01

    The redirect URI in the LTI authorization endpoint required extra sanitizing to prevent reflected XSS and open redirect risks. Moodle versions 3.10 to 3.10.3, 3.9 to 3.9.6, 3.8 to 3.8.8 and earlier unsupported versions are affected.

  • CVE-2022-0697MedMar 6, 2022
    risk 0.33cvss 6.1epss 0.01

    Open Redirect in GitHub repository archivy/archivy prior to 1.7.0.

  • CVE-2022-0868MedMar 6, 2022
    risk 0.33cvss 6.1epss 0.01

    Open Redirect in GitHub repository medialize/uri.js prior to 1.19.10.

  • CVE-2022-0869MedMar 6, 2022
    risk 0.33cvss 6.1epss 0.03

    Multiple Open Redirect in GitHub repository nitely/spirit prior to 0.12.3.

  • CVE-2022-0692MedFeb 21, 2022
    risk 0.33cvss 6.1epss 0.03

    Open Redirect on Rudloff/alltube in Packagist rudloff/alltube prior to 3.0.1.

  • CVE-2022-0597MedFeb 15, 2022
    risk 0.33cvss 6.1epss 0.03

    Open Redirect in Packagist microweber/microweber prior to 1.2.11.

  • CVE-2021-25033MedFeb 14, 2022
    risk 0.33cvss 6.1epss 0.03

    The WordPress Newsletter Plugin WordPress plugin before 1.6.5 does not validate the to parameter before redirecting the user to its given value, leading to an open redirect issue

  • CVE-2022-0560MedFeb 11, 2022
    risk 0.33cvss 6.1epss 0.01

    Open Redirect in Packagist microweber/microweber prior to 1.2.11.

  • CVE-2022-0235MedJan 16, 2022
    risk 0.33cvss 6.1epss 0.02

    node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

  • CVE-2021-44528MedJan 10, 2022
    risk 0.33cvss 6.1epss 0.04

    A open redirect vulnerability exists in Action Pack >= 6.0.0 that could allow an attacker to craft a "X-Forwarded-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.

  • CVE-2022-0122MedJan 6, 2022
    risk 0.33cvss 6.1epss 0.01

    forge is vulnerable to URL Redirection to Untrusted Site