{ "schema_version": "1.4.0", "id": "GHSA-8rc5-mr4f-m243", "modified": "2021-08-19T21:18:55Z", "published": "2021-08-25T20:46:57Z", "aliases": [ "CVE-2020-35876" ], "summary": "Use after free in rio", "details": "An issue was discovered in the rio crate through 2020-05-11 for Rust. A struct can be leaked, allowing attackers to obtain sensitive information, cause a use-after-free, or cause a data race.", "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": "rio" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.9.4" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35876" }, { "type": "WEB", "url": "https://github.com/spacejam/rio/issues/11" }, { "type": "WEB", "url": "https://github.com/spacejam/rio/pull/31" }, { "type": "PACKAGE", "url": "https://github.com/spacejam/rio" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0021.html" } ], "database_specific": { "cwe_ids": [ "CWE-416", "CWE-772" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:18:55Z", "nvd_published_at": null } }