原始 OSV JSON{
"id": "GHSA-mp6f-p9gp-vpj9",
"aliases": [
"CVE-2020-25792"
],
"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 pair().",
"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": "2024-04-22T18:52:15Z",
"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:46:06Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25792",
"type": "ADVISORY"
},
{
"url": "https://github.com/bodil/sized-chunks/issues/11",
"type": "WEB"
},
{
"url": "https://github.com/bodil/sized-chunks/commit/3ae48bd463c1af41c24b96b84079946f51f51e3c",
"type": "WEB"
},
{
"url": "https://github.com/bodil/sized-chunks/commit/99e593c3037438db478256a1f3101371a69cbd3f",
"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": "2020-09-19T21:15:12Z",
"github_reviewed_at": "2021-08-19T21:20:31Z"
}
}