CVE-2020-10933
04.05.2020, 15:15
An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.Enginsight
Vendor | Product | Version |
---|---|---|
ruby-lang | ruby | 2.5.0 ≤ 𝑥 ≤ 2.5.7 |
ruby-lang | ruby | 2.6.0 ≤ 𝑥 ≤ 2.6.5 |
ruby-lang | ruby | 2.7.0 |
debian | debian_linux | 10.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ruby1.9.1 |
| ||||||||||||
ruby2.0 |
| ||||||||||||
ruby2.3 |
| ||||||||||||
ruby2.5 |
| ||||||||||||
ruby2.7 |
|
Common Weakness Enumeration
References