原始 OSV JSON{
"id": "GHSA-h45v-vgvp-3h5v",
"aliases": [
"CVE-2020-35895"
],
"details": "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.",
"summary": "Out-of-bounds write in stack",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.1"
}
]
}
],
"package": {
"name": "stack",
"ecosystem": "crates.io"
}
}
],
"modified": "2023-06-13T20:54:35Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-08-25T20:49:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35895",
"type": "ADVISORY"
},
{
"url": "https://github.com/arcnmx/stack-rs/issues/4",
"type": "WEB"
},
{
"url": "https://github.com/arcnmx/stack-rs/commit/369e55736f9bd29c37b1712afc2923f4028148c6",
"type": "WEB"
},
{
"url": "https://github.com/arcnmx/stack-rs",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0042.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2020-12-31T10:15:00Z",
"github_reviewed_at": "2021-08-19T20:53:42Z"
}
}