{ "schema_version": "1.4.0", "id": "GHSA-64gv-qg2v-vxv6", "modified": "2021-08-19T21:21:48Z", "published": "2021-08-25T20:45:04Z", "aliases": [ "CVE-2020-25793" ], "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 From>.", "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-25793" }, { "type": "WEB", "url": "https://github.com/bodil/sized-chunks/issues/11" }, { "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:21:48Z", "nvd_published_at": null } }