Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWg0NXYtdmd2cC0zaDV2
Out-of-bounds write in stack
ArrayVec::insert allows insertion of an element into the array object into the specified index. Due to a missing check on the upperbound of this index, it is possible to write out of bounds.
Permalink: https://github.com/advisories/GHSA-h45v-vgvp-3h5vJSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWg0NXYtdmd2cC0zaDV2
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Critical
Classification: General
Published: about 3 years ago
Updated: about 1 year ago
CVSS Score: 9.8
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Identifiers: GHSA-h45v-vgvp-3h5v, CVE-2020-35895
References:
- https://nvd.nist.gov/vuln/detail/CVE-2020-35895
- https://github.com/arcnmx/stack-rs/issues/4
- https://rustsec.org/advisories/RUSTSEC-2020-0042.html
- https://github.com/arcnmx/stack-rs/commit/369e55736f9bd29c37b1712afc2923f4028148c6
- https://github.com/advisories/GHSA-h45v-vgvp-3h5v
Blast Radius: 0.0
Affected Packages
cargo:stack
Dependent packages: 0Dependent repositories: 1
Downloads: 10,040 total
Affected Version Ranges: < 0.3.1
Fixed in: 0.3.1
All affected versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0
All unaffected versions: 0.3.1, 0.4.0