GHSA-cjw4-2w9r-r8mv

Suggest an improvement
Source
https://github.com/advisories/GHSA-cjw4-2w9r-r8mv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-cjw4-2w9r-r8mv/GHSA-cjw4-2w9r-r8mv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-cjw4-2w9r-r8mv
Aliases
Published
2022-05-24T17:00:40Z
Modified
2024-10-21T20:26:49.848433Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Missing Initialization of Resource in Apache Arrow
Details

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.

Database specific
{
    "nvd_published_at": "2019-11-08T19:15:00Z",
    "cwe_ids": [
        "CWE-909"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-06-28T14:36:30Z"
}
References

Affected packages

PyPI / pyarrow

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.12.0
Fixed
0.15.1

Affected versions

0.*

0.12.0
0.12.1
0.13.0
0.14.0
0.14.1
0.15.0

RubyGems / red-arrow

Package

Name
red-arrow
Purl
pkg:gem/red-arrow

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.12.0
Fixed
0.15.1

Affected versions

0.*

0.12.0
0.13.0
0.14.0
0.14.1
0.15.0