CVE-2020-25795 – sized-chunks
Package
Manager: cargo
Name: sized-chunks
Vulnerable Version: >=0 <0.6.3
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0: 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
EPSS: 0.00328 pctl0.55046
Details
Missing release of memory in sized-chunks Chunk: * Array size is not checked when constructed with unit() and pair(). * Array size is not checked when constructed with From<InlineArray<A, T>>. * Clone and insert_from are not panic-safe; A panicking iterator causes memory safety issues with them. InlineArray: * Generates unaligned references for types with a large alignment requirement.
Metadata
Created: 2021-08-25T20:45:01Z
Modified: 2023-06-13T20:38:08Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-x54v-qxxr-93qc/GHSA-x54v-qxxr-93qc.json
CWE IDs: ["CWE-401"]
Alternative ID: GHSA-x54v-qxxr-93qc
Finding: F067
Auto approve: 1