{ "schema_version": "1.4.0", "id": "GHSA-85j6-f8j6-q26x", "modified": "2023-06-13T19:59:50Z", "published": "2021-08-25T20:48:12Z", "aliases": [ "CVE-2020-35894" ], "summary": "Unaligned references in Obstack", "details": "Obstack generates unaligned references for types that require a large alignment.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "obstack" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.1.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35894" }, { "type": "WEB", "url": "https://github.com/petertodd/rust-obstack/issues/4" }, { "type": "PACKAGE", "url": "https://github.com/petertodd/rust-obstack" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0040.html" } ], "database_specific": { "cwe_ids": [ "CWE-706" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:06:51Z", "nvd_published_at": null } }