VYPR

Uri.js

by Uri.js Project

Source repositories

CVEs (8)

  • CVE-2021-27516HigFeb 22, 2021
    risk 0.42cvss 7.5epss 0.02

    URI.js (aka urijs) before 1.19.6 mishandles certain uses of backslash such as http:\/ and interprets the URI as a relative path.

  • CVE-2022-0613MedFeb 16, 2022
    risk 0.35cvss 6.5epss 0.02

    Authorization Bypass Through User-Controlled Key in NPM urijs prior to 1.19.8.

  • CVE-2020-26291MedDec 31, 2020
    risk 0.35cvss 6.5epss 0.02

    URI.js is a javascript URL mutation library (npm package urijs). In URI.js before version 1.19.4, the hostname can be spoofed by using a backslash (`\`) character followed by an at (`@`) character. If the hostname is used in security decisions, the decision may be incorrect.…

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

    CRHTLF can lead to invalid protocol extraction potentially leading to XSS in GitHub repository medialize/uri.js prior to 1.19.11.

  • 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-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-2021-3647MedJul 16, 2021
    risk 0.33cvss 6.1epss 0.01

    URI.js is vulnerable to URL Redirection to Untrusted Site

  • CVE-2022-24723MedMar 3, 2022
    risk 0.28cvss 5.3epss 0.02

    URI.js is a Javascript URL mutation library. Before version 1.19.9, whitespace characters are not removed from the beginning of the protocol, so URLs are not parsed properly. This issue has been patched in version 1.19.9. Removing leading whitespace from values before passing…