MEDIUM · 5.0

CVE-2011-2686

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 ...

Vulnerability Description

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.

CVSS Score

5.0

MEDIUM

AV:N/AC:L/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
Ruby-LangRuby<= 1.8.7-334

Related Weaknesses (CWE)

References

FAQ

What is CVE-2011-2686?

CVE-2011-2686 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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 ...

How severe is CVE-2011-2686?

CVE-2011-2686 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2011-2686?

Check the references section above for vendor advisories and patch information. Affected products include: Ruby-Lang Ruby.