Ruby before 1.8.7-p352 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. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:28
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063062.html - Patch | |
References | () http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063071.html - Patch | |
References | () http://redmine.ruby-lang.org/issues/show/4338 - | |
References | () http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=31713 - Patch | |
References | () http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog - | |
References | () http://www.openwall.com/lists/oss-security/2011/07/11/1 - Patch | |
References | () http://www.openwall.com/lists/oss-security/2011/07/12/14 - Patch | |
References | () http://www.openwall.com/lists/oss-security/2011/07/20/1 - Patch | |
References | () http://www.openwall.com/lists/oss-security/2011/07/20/16 - Patch | |
References | () http://www.ruby-lang.org/en/news/2011/07/02/ruby-1-8-7-p352-released/ - Patch | |
References | () http://www.securityfocus.com/bid/49015 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=722415 - Patch | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/69032 - |
07 Nov 2023, 02:07
Type | Values Removed | Values Added |
---|---|---|
Summary | Ruby before 1.8.7-p352 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. NOTE: this issue exists because of a regression during Ruby 1.8.6 development. |
Information
Published : 2011-08-05 21:55
Updated : 2024-11-21 01:28
NVD link : CVE-2011-2686
Mitre link : CVE-2011-2686
CVE.ORG link : CVE-2011-2686
JSON object : View
Products Affected
ruby-lang
- ruby
CWE
CWE-310
Cryptographic Issues