reflex@0.8.15a2 vulnerabilities

Web apps in pure Python.

  • latest version

    0.8.17

  • latest non vulnerable version

  • first published

    2 years ago

  • latest version published

    3 hours ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the reflex 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
    • L
    Open Redirect

    reflex is a Web apps in pure Python.

    Affected versions of this package are vulnerable to Open Redirect via the redirect_to query parameter in the /auth-codespace route, which is assigned directly to client-side links without validation and triggers automatic navigation. An attacker can cause users to be redirected to arbitrary external domains by crafting a link with a malicious redirect_to value. This is only exploitable if the GITHUB_CODESPACES_PORT_FORWARDING_DOMAIN environment variable is set in the deployment environment.

    How to fix Open Redirect?

    Upgrade reflex to version 0.8.15 or higher.

    [0.5.4,0.8.15)