SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2011-2705

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…

MEDIUM 5.0EPSS 2.25%

Does this matter?

Lower severity and a low EPSS score (2.25%). Track it; it rarely justifies an emergency change on its own.

Description

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.

CVSS 2.0
5.0 MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
EPSS
2.25% probability · 82th percentile
CISA KEV
Not listed
Weakness
CWE-20
Affected
ruby-lang/ruby
Source
secalert@redhat.com

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.