cvelist/2011/2xxx/CVE-2011-2705.json
2019-03-18 03:05:13 +00:00

132 lines
5.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-2705",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20110712 Re: CVE Request: ruby PRNG fixes",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/07/12/14"
},
{
"name": "http://www.ruby-lang.org/en/news/2011/07/02/ruby-1-8-7-p352-released/",
"refsource": "CONFIRM",
"url": "http://www.ruby-lang.org/en/news/2011/07/02/ruby-1-8-7-p352-released/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=722415",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
},
{
"name": "[oss-security] 20110720 Re: CVE Request: ruby PRNG fixes",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/07/20/16"
},
{
"name": "RHSA-2011:1581",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2011-1581.html"
},
{
"name": "http://www.ruby-lang.org/en/news/2011/07/15/ruby-1-9-2-p290-is-released/",
"refsource": "CONFIRM",
"url": "http://www.ruby-lang.org/en/news/2011/07/15/ruby-1-9-2-p290-is-released/"
},
{
"name": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=32050",
"refsource": "CONFIRM",
"url": "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=32050"
},
{
"name": "http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog",
"refsource": "CONFIRM",
"url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog"
},
{
"name": "FEDORA-2011-9374",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063062.html"
},
{
"name": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_290/ChangeLog",
"refsource": "CONFIRM",
"url": "http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_290/ChangeLog"
},
{
"name": "[oss-security] 20110720 Re: CVE Request: ruby PRNG fixes",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/07/20/1"
},
{
"name": "http://redmine.ruby-lang.org/issues/4579",
"refsource": "CONFIRM",
"url": "http://redmine.ruby-lang.org/issues/4579"
},
{
"name": "[oss-security] 20110711 CVE Request: ruby PRNG fixes",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/07/11/1"
},
{
"name": "49015",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/49015"
},
{
"name": "FEDORA-2011-9359",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063071.html"
}
]
}
}