Out-of-Bounds Affecting arrow package, versions *


0.0
medium

Snyk CVSS

    Attack Complexity Low

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-RUST-ARROW-1727247
  • published 30 Sep 2021
  • disclosed 14 Sep 2021
  • credit Unknown

Introduced: 14 Sep 2021

CVE NOT AVAILABLE CWE-119 Open this link in a new tab

How to fix?

There is no fixed version for arrow.

Overview

arrow is an Official Rust implementation of Apache Arrow.

Affected versions of this package are vulnerable to Out-of-Bounds. DecimalArray performs insufficient bounds checks, which allows out-of-bounds reads in safe code if the length of the backing buffer is not a multiple of 16.

References