You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
WS-2017-0274 - Medium Severity Vulnerability
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
Also see http://rack.github.com/.
Library home page: https://rubygems.org/gems/rack-1.5.2.gem
Path to dependency file: /tmp/ws-scm/app1/Gemfile.lock
Path to vulnerable library: /var/lib/gems/2.5.0/cache/rack-1.5.2.gem
Dependency Hierarchy:
Found in HEAD commit: 9d946faa10e3050193fb56220287f7565773de83
Affected versions on the Rack package (1.4.0 before 1.6.0), are vulnerable to IP spoofing via X-Forwarded-For and Client-IP headers.
Publish Date: 2017-08-02
URL: WS-2017-0274
Base Score Metrics not available
Type: Upgrade version
Origin: rack/rack@7a8efc2
Release Date: 2017-01-31
Fix Resolution: 1.6.0
The text was updated successfully, but these errors were encountered: