Use of Uninitialized Variable Affecting red-arrow package, versions >=0.14.0, <0.15.1


0.0
medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.14% (50th percentile)
Expand this section
NVD
7.5 high

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-RUBY-REDARROW-483027
  • published 8 Nov 2019
  • disclosed 8 Nov 2019
  • credit Unknown

How to fix?

Upgrade red-arrow to version 0.15.1 or higher.

Overview

red-arrow is a base Apache Arrow bindings

Affected versions of this package are vulnerable to Use of Uninitialized Variable. It was discovered that the C++ implementation (which underlies the R, Python and Ruby implementations) of Apache Arrow has an uninitialized memory bug when building arrays with null values in some cases. This can lead to uninitialized memory being unintentionally shared if Arrow Arrays are transmitted over the wire (for instance with Flight) or persisted in the streaming IPC and file formats.