Skip to content

`DecimalArray` does not perform bound checks on accessing values and offsets

High severity GitHub Reviewed Published Jun 16, 2022 to the GitHub Advisory Database • Updated Feb 9, 2023

Package

cargo arrow (Rust)

Affected versions

< 6.4.0

Patched versions

6.4.0

Description

DecimalArray performs insufficient bounds checks, which allows out-of-bounds reads in safe code if the lenght of the backing buffer is not a multiple of 16.

References

Published to the GitHub Advisory Database Jun 16, 2022
Reviewed Jun 16, 2022
Last updated Feb 9, 2023

Severity

High

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-h588-76vg-prgj

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.