{
  "threat_severity" : "Low",
  "public_date" : "2011-07-02T00:00:00Z",
  "bugzilla" : {
    "description" : "ruby: Properly initialize the random number generator when forking new process",
    "id" : "722415",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
  },
  "cvss" : {
    "cvss_base_score" : "2.1",
    "cvss_scoring_vector" : "AV:L/AC:L/Au:N/C:P/I:N/A:N",
    "status" : "verified"
  },
  "details" : [ "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." ],
  "statement" : "The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw in Red Hat Enterprise Linux 4 and 5.",
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 4",
    "release_date" : "2012-01-30T00:00:00Z",
    "advisory" : "RHSA-2012:0070",
    "cpe" : "cpe:/o:redhat:enterprise_linux:4",
    "package" : "ruby-0:1.8.1-18.el4"
  }, {
    "product_name" : "Red Hat Enterprise Linux 5",
    "release_date" : "2012-01-30T00:00:00Z",
    "advisory" : "RHSA-2012:0070",
    "cpe" : "cpe:/o:redhat:enterprise_linux:5",
    "package" : "ruby-0:1.8.5-22.el5_7.1"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "release_date" : "2011-12-05T00:00:00Z",
    "advisory" : "RHSA-2011:1581",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6",
    "package" : "ruby-0:1.8.7.352-3.el6"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2011-3009\nhttps://nvd.nist.gov/vuln/detail/CVE-2011-3009" ],
  "name" : "CVE-2011-3009",
  "csaw" : false
}