Rack: Denial of service — GLSA 201203-05

A hash collision vulnerability in Rack allows remote attackers to cause a Denial of Service condition.

Affected packages

dev-ruby/rack on all architectures
Affected versions < 1.1.3
Unaffected versions >= 1.1.3

Background

Rack is a modular Ruby web server interface.

Description

Rack does not properly randomize hash functions to protect against hash collision attacks.

Impact

A remote attacker could send a specially crafted form post, possibly resulting in a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All Rack users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=dev-ruby/rack-1.1.3"
 

References

Release date
March 06, 2012

Latest revision
March 06, 2012: 1

Severity
normal

Exploitable
remote

Bugzilla entries