{ "schema_version": "1.4.0", "id": "GHSA-qrwc-jxf5-g8x6", "modified": "2023-06-13T20:13:46Z", "published": "2021-08-25T20:48:40Z", "aliases": [ "CVE-2020-35890" ], "summary": "Out of bounds read in ordnung", "details": "An issue was discovered in the ordnung crate through version 0.0.1 for Rust. compact::Vec violates memory safety via out-of-bounds access for large capacity.", "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": "ordnung" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.0.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35890" }, { "type": "WEB", "url": "https://github.com/maciejhirsz/ordnung/issues/8" }, { "type": "PACKAGE", "url": "https://github.com/maciejhirsz/ordnung" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0038.html" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:06:35Z", "nvd_published_at": null } }