{ "schema_version": "1.4.0", "id": "GHSA-qc4m-gc8r-mg8m", "modified": "2021-08-19T20:56:12Z", "published": "2021-08-25T20:48:59Z", "aliases": [ "CVE-2020-35885" ], "summary": "Double free in alpm-rs", "details": "An issue was discovered in the alpm-rs crate through 2020-08-20 for Rust. StrcCtx performs improper memory deallocation.", "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": "alpm-rs" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.1.24" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35885" }, { "type": "WEB", "url": "https://github.com/pigeonhands/rust-arch/issues/2" }, { "type": "PACKAGE", "url": "https://github.com/BahNahNah/rust-arch/tree/master/alpm-rs" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0032.html" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-08-19T20:56:12Z", "nvd_published_at": "2020-12-31T10:15:00Z" } }