IP Spoofing Affecting rack package, versions <1.6.0.beta, >=1.4.0


0.0
medium

Snyk CVSS

    Attack Complexity Low

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-RACK-20399
  • published 2 Aug 2017
  • disclosed 23 Jun 2014
  • credit Steve Hodgkiss

Introduced: 23 Jun 2014

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

How to fix?

Upgrade rack to version 1.6.0.beta or higher.

Overview

rack provides a minimal, modular and adaptable interface for developing web applications in Ruby.

Affected versions of the package are vulnerable to IP Spoofing by specifying the same IP address in X-Forwarded-For and the Client-IP, thus easily spoofing the value of requesting IP.