Lucene search

K
rubygemsRubySecRUBY:RED-ARROW-2019-12410
HistoryMay 23, 2022 - 9:00 p.m.

Missing Initialization of Resource in Apache Arrow

2022-05-2321:00:00
RubySec
lists.apache.org
8
apache arrow
ubsan errors
memory array data
parquet
c++
python
ruby
r
wire transmission
flight
ipc
file formats
resource initialization

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.008

Percentile

82.2%

While investigating UBSAN errors in https://github.com/apache/arrow/pull/5365
it was discovered Apache Arrow versions 0.12.0 to 0.14.1, left memory Array data
uninitialized when reading RLE null data from parquet. This affected the C++, Python,
Ruby and R implementations. The uninitialized memory could potentially be shared
if are transmitted over the wire (for instance with Flight) or persisted in the
streaming IPC and file formats.

Affected configurations

Vulners
Node
rubyred-arrowRange0.15.1
VendorProductVersionCPE
rubyred-arrow*cpe:2.3:a:ruby:red-arrow:*:*:*:*:*:*:*:*

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.008

Percentile

82.2%

Related for RUBY:RED-ARROW-2019-12410