@remix-run/router@0.0.0-experimental-73fcb9b28

Nested/Data-driven/Framework-agnostic Routing

  • latest version

    1.23.4

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    8 days ago

  • Direct Vulnerabilities

    Known vulnerabilities in the @remix-run/router package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Cross-site Scripting (XSS)

    @remix-run/router is a Nested/Data-driven/Framework-agnostic Routing

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) in the navigation redirect process for loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes. An attacker can execute arbitrary JavaScript code in the context of the user's browser by supplying a crafted URL that is used as a redirect target.

    Note:

    This issue does not impact applications using Declarative Mode <BrowserRouter>.

    How to fix Cross-site Scripting (XSS)?

    Upgrade @remix-run/router to version 1.23.2 or higher.

    <1.23.2
    • H
    Open Redirect

    @remix-run/router is a Nested/Data-driven/Framework-agnostic Routing

    Affected versions of this package are vulnerable to Open Redirect via the resolvePath() function when used with navigate, <Link>, or redirect. An attacker can cause the application to redirect users to external, potentially malicious URLs by supplying crafted paths.

    Note:

    This is only exploitable if untrusted content is passed into navigation paths in the application code.

    How to fix Open Redirect?

    Upgrade @remix-run/router to version 1.23.1 or higher.

    <1.23.1