Open Redirect Affecting actionpack package, versions >=7.0.3, <7.0.4


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    Exploit Maturity Proof of concept

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-ACTIONPACK-2936783
  • published 28 Sep 2022
  • disclosed 29 Jun 2022
  • credit santib

Introduced: 29 Jun 2022

CVE NOT AVAILABLE CWE-601 Open this link in a new tab

How to fix?

Upgrade actionpack to version 7.0.4 or higher.

Overview

Affected versions of this package are vulnerable to Open Redirect due to improper URL validation in the _url_host_allowed? method.