SB2011080603 - Cryptographic issues in Ruby



SB2011080603 - Cryptographic issues in Ruby

Published: August 6, 2011 Updated: August 11, 2020

Security Bulletin ID SB2011080603
Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Cryptographic issues (CVE-ID: CVE-2011-2686)

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

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.


Remediation

Install update from vendor's website.