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 52 of 85
  • CVE-2023-50771MedDec 13, 2023
    risk 0.33cvss 6.1epss 0.01

    Jenkins OpenId Connect Authentication Plugin 2.6 and earlier improperly determines that a redirect URL after login is legitimately pointing to Jenkins, allowing attackers to perform phishing attacks.

  • CVE-2019-25155MedNov 7, 2023
    risk 0.33cvss 6.1epss 0.01

    DOMPurify before 1.0.11 allows reverse tabnabbing in demos/hooks-target-blank-demo.html because links lack a 'rel="noopener noreferrer"' attribute.

  • CVE-2021-46898MedOct 22, 2023
    risk 0.33cvss 6.1epss 0.00

    views/switch.py in django-grappelli (aka Django Grappelli) before 2.15.2 attempts to prevent external redirection with startswith("/") but this does not consider a protocol-relative URL (e.g., //example.com) attack.

  • CVE-2018-25091MedOct 15, 2023
    risk 0.33cvss 6.1epss 0.01

    urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in…

  • CVE-2023-41080MedAug 25, 2023
    risk 0.33cvss 6.1epss 0.06

    URL Redirection to Untrusted Site ('Open Redirect') vulnerability in FORM authentication feature Apache Tomcat.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92. Older,…

  • CVE-2023-35934MedJul 6, 2023
    risk 0.33cvss 6.1epss 0.01

    yt-dlp is a command-line program to download videos from video sites. During file downloads, yt-dlp or the external downloaders that yt-dlp employs may leak cookies on HTTP redirects to a different host, or leak them when the host for download fragments differs from their parent…

  • CVE-2023-34247MedJun 13, 2023
    risk 0.33cvss 6.1epss 0.00

    Keystone is a content management system for Node.JS. There is an open redirect in the `@keystone-6/auth` package versions 7.0.0 and prior, where the redirect leading `/` filter can be bypassed. Users may be redirected to domains other than the relative host, thereby it might be…

  • CVE-2023-28370MedMay 25, 2023
    risk 0.33cvss 6.1epss 0.01

    Open redirect vulnerability in Tornado versions 6.3.1 and earlier allows a remote unauthenticated attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having user access a specially crafted URL.

  • CVE-2023-26494MedApr 24, 2023
    risk 0.33cvss 6.1epss 0.01

    lorawan-stack is an open source LoRaWAN network server. Prior to version 3.24.1, an open redirect exists on the login page of the lorawan stack server, allowing an attacker to supply a user controlled redirect upon sign in. This issue may allows malicious actors to phish users,…

  • CVE-2022-2237MedMar 27, 2023
    risk 0.33cvss 6.1epss 0.00

    A flaw was found in the Keycloak Node.js Adapter. This flaw allows an attacker to benefit from an Open Redirect vulnerability in the checkSso function.

  • CVE-2022-4317MedMar 9, 2023
    risk 0.33cvss 5.0epss 0.01

    An issue has been discovered in GitLab DAST analyzer affecting all versions starting from 1.47 before 3.0.51, which sends custom request headers in redirects.

  • CVE-2022-0637MedFeb 16, 2023
    risk 0.33cvss 6.1epss 0.00

    open redirect in pollbot (pollbot.services.mozilla.com) in versions before 1.4.6

  • CVE-2023-22797MedFeb 9, 2023
    risk 0.33cvss 6.1epss 0.01

    An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could…

  • CVE-2022-28923MedFeb 6, 2023
    risk 0.33cvss 6.1epss 0.01

    Caddy v2.4.6 was discovered to contain an open redirection vulnerability which allows attackers to redirect users to phishing websites via crafted URLs.

  • CVE-2022-4720MedDec 27, 2022
    risk 0.33cvss 6.1epss 0.00

    Open Redirect in GitHub repository ikus060/rdiffweb prior to 2.5.5.

  • CVE-2022-4644MedDec 22, 2022
    risk 0.33cvss 6.1epss 0.01

    Open Redirect in GitHub repository ikus060/rdiffweb prior to 2.5.4.

  • CVE-2022-46683MedDec 12, 2022
    risk 0.33cvss 6.1epss 0.01

    Jenkins Google Login Plugin 1.4 through 1.6 (both inclusive) improperly determines that a redirect URL after login is legitimately pointing to Jenkins.

  • CVE-2022-43985MedNov 2, 2022
    risk 0.33cvss 6.1epss 0.02

    In Apache Airflow versions prior to 2.4.2, there was an open redirect in the webserver's `/confirm` endpoint.

  • CVE-2022-3438MedOct 10, 2022
    risk 0.33cvss 6.1epss 0.01

    Open Redirect in GitHub repository ikus060/rdiffweb prior to 2.5.0a4.

  • CVE-2022-28977MedSep 22, 2022
    risk 0.33cvss 6.1epss 0.00

    HtmlUtil.escapeRedirect in Liferay Portal 7.3.1 through 7.4.2, and Liferay DXP 7.0 fix pack 91 through 101, 7.1 fix pack 17 through 25, 7.2 fix pack 5 through 14, and 7.3 before service pack 3 can be circumvented by using multiple forward slashes, which allows remote attackers…