{ "schema_version": "1.4.0", "id": "GHSA-75cq-g75g-rxff", "modified": "2021-08-18T22:36:31Z", "published": "2021-08-25T21:00:43Z", "aliases": [ "CVE-2020-35900" ], "summary": "use-after-free vulnerability in Rust array-queue", "details": "An issue was discovered in the array-queue crate through 2020-09-26 for Rust. A pop_back() call may lead to a use-after-free.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "array-queue" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0.3.0" }, { "last_affected": "0.3.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35900" }, { "type": "WEB", "url": "https://github.com/raviqqe/array-queue/issues/2" }, { "type": "PACKAGE", "url": "https://github.com/raviqqe/array-queue" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2020-0047.html" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-05T19:46:12Z", "nvd_published_at": null } }