Rack is a modular Ruby web server interface.
Multiple vulnerabilities have been discovered in Rack. Please review the CVE identifiers referenced below for details.
A possible denial of service vulnerability was found in the multipart parsing component of Rack. A sequence injection vulnerability was found which could allow a possible shell escape in the Lint and CommonLogger components of Rack.
There is no known workaround at this time.
All Rack users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-ruby/rack-2.2.3.1"