CVE-2020-35888 – arr
Package
Manager: cargo
Name: arr
Vulnerable Version: >=0 <=0.6.1
Severity
Level: Critical
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00433 pctl0.61951
Details
Multiple security issues including data race, buffer overflow, and uninitialized memory drop in arr arr crate contains multiple security issues. Specifically, 1. It incorrectly implements Sync/Send bounds, which allows to smuggle non-Sync/Send types across the thread boundary. 2. Index and IndexMut implementation does not check the array bound. 3. Array::new_from_template() drops uninitialized memory.
Metadata
Created: 2021-08-25T20:48:36Z
Modified: 2023-06-13T16:51:41Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-36xw-hgfv-jwm7/GHSA-36xw-hgfv-jwm7.json
CWE IDs: ["CWE-908"]
Alternative ID: GHSA-36xw-hgfv-jwm7
Finding: F138
Auto approve: 1