原始 OSV JSON{
"id": "GHSA-64gv-qg2v-vxv6",
"aliases": [
"CVE-2020-25793"
],
"details": "An issue was discovered in the sized-chunks crate through 0.6.2 for Rust. In the Chunk implementation, the array size is not checked when constructed with From<InlineArray<A, T>>.",
"summary": "Array size is not checked in sized-chunks",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.3"
}
]
}
],
"package": {
"name": "sized-chunks",
"ecosystem": "crates.io"
}
}
],
"modified": "2021-08-19T21:21:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-08-25T20:45:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25793",
"type": "ADVISORY"
},
{
"url": "https://github.com/bodil/sized-chunks/issues/11",
"type": "WEB"
},
{
"url": "https://github.com/bodil/sized-chunks",
"type": "PACKAGE"
},
{
"url": "https://rustsec.org/advisories/RUSTSEC-2020-0041.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-129"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-08-19T21:21:48Z"
}
}