Information Exposure Affecting ruby2.7 package, versions <2.7.1-1
Snyk CVSS
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIAN11-RUBY27-568625
- published 7 May 2020
- disclosed 4 May 2020
Introduced: 4 May 2020
CVE-2020-10933 Open this link in a new tabHow to fix?
Upgrade Debian:11
ruby2.7
to version 2.7.1-1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream ruby2.7
package and not the ruby2.7
package as distributed by Debian:11
.
See How to fix?
for Debian:11
relevant fixed versions and status.
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.