The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade Oracle:8
rubygem-net-telnet
to version 0:0.2.0-107.module+el8.4.0+20235+1e5b8be3 or higher.
This issue was patched in ELSA-2021-2588
.
Note: Versions mentioned in the description apply only to the upstream rubygem-net-telnet
package and not the rubygem-net-telnet
package as distributed by Oracle
.
See How to fix?
for Oracle:8
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.