{ "schema_version": "1.4.0", "id": "GHSA-6gvc-4jvj-pwq4", "modified": "2024-02-12T15:52:06Z", "published": "2021-08-30T16:22:34Z", "aliases": [ "CVE-2018-25001" ], "summary": "Use after free in libpulse-binding", "details": "An issue was discovered in the libpulse-binding crate before 2.5.0 for Rust. proplist::Iterator can cause a use-after-free. ", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "libpulse-binding" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.0.5" }, { "fixed": "2.5.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25001" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-6gvc-4jvj-pwq4" }, { "type": "PACKAGE", "url": "https://github.com/jnqnfe/pulse-binding-rust" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2018-0020.html" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-08-26T20:05:15Z", "nvd_published_at": "2020-12-31T10:15:00Z" } }