Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.
Weaknesses in this category are related to the design and implementation of data confidentiality and integrity. Frequently these deal with the use of encoding techniques, encryption libraries, and hashing algorithms. The weaknesses in this category could lead to a degradation of the quality data if they are not addressed.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/49126 | vdb entry |
http://www.redhat.com/support/errata/RHSA-2011-1581.html | vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/69157 | vdb entry |
http://rhn.redhat.com/errata/RHSA-2012-0070.html | vendor advisory |
http://redmine.ruby-lang.org/issues/show/4338 | |
http://www.openwall.com/lists/oss-security/2011/07/20/1 | mailing list patch |