{ "schema_version": "1.4.0", "id": "GHSA-j79j-cx3h-g27h", "modified": "2021-08-19T21:07:57Z", "published": "2021-08-25T20:48:02Z", "aliases": [ "CVE-2020-35881" ], "summary": "Out of bounds write in traitobject", "details": "An issue was discovered in the traitobject crate through 2020-06-01 for Rust. It has false expectations about fat pointers, possibly causing memory corruption in, for example, Rust 2.x.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "traitobject" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35881" }, { "type": "WEB", "url": "https://github.com/reem/rust-traitobject/issues/7" }, { "type": "PACKAGE", "url": "https://github.com/reem/rust-traitobject" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0027.html" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:07:57Z", "nvd_published_at": null } }