Bug 875236 (CVE-2012-5371)

Summary: CVE-2012-5371 ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)
Product: [Other] Security Response Reporter: Vincent Danen <vdanen>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: bkabrda, jeremy, jlieskov, mmorsi, mtasaka, rmillner, tagoh, tkramer, vanmeeuwen+fedora, vondruch
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-06 19:29:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 875267, 875268, 904023    
Bug Blocks: 875237    

Description Vincent Danen 2012-11-09 22:08:09 UTC
Ruby 1.9.3-p327 was released to correct a hash-flooding DoS vulnerability that only affects 1.9.x and the 2.0.0 preview [1].

As noted in the upstream report:

Carefully crafted sequence of strings can cause a denial of service attack on the service that parses the sequence to create a Hash object by using the strings as keys. For instance, this vulnerability affects web application that parses the JSON data sent from untrusted entity.

This vulnerability is similar to CVS-2011-4815 for ruby 1.8.7. ruby 1.9 versions were using modified MurmurHash function but it's reported that there is a way to create sequence of strings that collide their hash values each other. This fix changes the Hash function of String object from the MurmurHash to SipHash 2-4.

Ruby 1.8.x is not noted as being affected by this flaw.

[1] http://www.ruby-lang.org/en/news/2012/11/09/ruby19-hashdos-cve-2012-5371/

Comment 1 Vincent Danen 2012-11-09 22:11:40 UTC
The upstream commit is here:

http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=37600

Comment 3 Vincent Danen 2012-11-10 01:13:40 UTC
Upstream has confirmed that 1.8.x is not affected by this flaw.


Statement:

Not vulnerable. This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.

Comment 4 Vincent Danen 2012-11-10 01:14:39 UTC
Created ruby tracking bugs for this issue

Affects: fedora-17 [bug 875267]
Affects: fedora-18 [bug 875268]

Comment 7 Vincent Danen 2012-11-28 17:56:17 UTC
Fixed in Fedora 17 and 18 via:

ruby-1.9.3.327-19.fc17
ruby-1.9.3.327-22.fc18

Comment 9 errata-xmlrpc 2013-02-28 19:08:29 UTC
This issue has been addressed in following products:

  RHEL 6 Version of OpenShift Enterprise

Via RHSA-2013:0582 https://rhn.redhat.com/errata/RHSA-2013-0582.html