cvelist/2011/2xxx/CVE-2011-2686.json

123 lines
4.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2011-2686",
"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" : "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."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20110711 CVE Request: ruby PRNG fixes",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2011/07/11/1"
},
{
"name" : "[oss-security] 20110712 Re: CVE Request: ruby PRNG fixes",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2011/07/12/14"
},
{
"name" : "[oss-security] 20110720 Re: CVE Request: ruby PRNG fixes",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2011/07/20/1"
},
{
"name" : "[oss-security] 20110720 Re: CVE Request: ruby PRNG fixes",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://www.openwall.com/lists/oss-security/2011/07/20/16"
},
{
"name" : "http://redmine.ruby-lang.org/issues/show/4338",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://redmine.ruby-lang.org/issues/show/4338"
},
{
"name" : "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=31713",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=31713"
},
{
"name" : "http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_352/ChangeLog"
},
{
"name" : "http://www.ruby-lang.org/en/news/2011/07/02/ruby-1-8-7-p352-released/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"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",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
},
{
"name" : "FEDORA-2011-9359",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063071.html"
},
{
"name" : "FEDORA-2011-9374",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/063062.html"
},
{
"name" : "49015",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/49015"
},
{
"name" : "ruby-random-number-dos(69032)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/69032"
}
]
}
}