Skip to content

`BinaryArray` does not perform bound checks on reading values and offsets

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

Package

cargo arrow (Rust)

Affected versions

< 6.4.0

Patched versions

6.4.0

Description

BinaryArray performs insufficient validation on creation, which allows out-of-bounds reads in safe code.

References

Published to the GitHub Advisory Database Jun 16, 2022
Reviewed Jun 16, 2022
Last updated Jan 12, 2023

Severity

High

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-r7cj-wmwv-hfw5

Source code

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