{ "schema_version": "1.4.0", "id": "GHSA-mp6f-p9gp-vpj9", "modified": "2024-04-22T18:52:15Z", "published": "2021-08-25T20:46:06Z", "aliases": [ "CVE-2020-25792" ], "summary": "Array size is not checked in sized-chunks", "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().", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "sized-chunks" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.6.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25792" }, { "type": "WEB", "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": "PACKAGE", "url": "https://github.com/bodil/sized-chunks" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0041.html" } ], "database_specific": { "cwe_ids": [ "CWE-129" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:20:31Z", "nvd_published_at": "2020-09-19T21:15:12Z" } }