ghsa-wj5x-c2v9-7wwr
Vulnerability from github
Published
2022-05-17 05:35
Modified
2022-05-17 05:35
Details
The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.
{ "affected": [], "aliases": [ "CVE-2011-2705" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-08-05T21:55:00Z", "severity": "MODERATE" }, "details": "The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.", "id": "GHSA-wj5x-c2v9-7wwr", "modified": "2022-05-17T05:35:14Z", "published": "2022-05-17T05:35:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063062.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063071.html" }, { "type": "WEB", "url": "http://redmine.ruby-lang.org/issues/4579" }, { "type": "WEB", "url": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision\u0026revision=32050" }, { "type": "WEB", "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog" }, { "type": "WEB", "url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_290/ChangeLog" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/07/11/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/07/12/14" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/07/20/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/07/20/16" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-1581.html" }, { "type": "WEB", "url": "http://www.ruby-lang.org/en/news/2011/07/02/ruby-1-8-7-p352-released" }, { "type": "WEB", "url": "http://www.ruby-lang.org/en/news/2011/07/15/ruby-1-9-2-p290-is-released" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/49015" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.