{"id":"RUSTSEC-2018-0020","summary":"Possible use-after-free with `proplist::Iterator`","details":"Affected versions contained a possible use-after-free issue with property list iteration\ndue to a lack of a lifetime constraint tying the lifetime of a `proplist::Iterator` to the\n`Proplist` object for which it was created. This made it possible for users, without\nexperiencing a compiler error/warning, to destroy the `Proplist` object before the iterator,\nthus destroying the underlying C object the iterator works upon, before the iterator may be\nfinished with it.\n\nThis impacts all versions of the crate before `2.5.0` back to `1.0.5`. Before version\n`1.0.5` the function that produces the iterator was broken to the point of being useless.","aliases":["CVE-2018-25001","GHSA-6gvc-4jvj-pwq4","GHSA-f56g-chqp-22m9"],"modified":"2024-02-10T16:26:42.964410Z","published":"2018-12-22T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/libpulse-binding"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2018-0020.html"},{"type":"ADVISORY","url":"https://github.com/advisories/GHSA-6gvc-4jvj-pwq4"}],"affected":[{"package":{"name":"libpulse-binding","ecosystem":"crates.io","purl":"pkg:cargo/libpulse-binding"},"ranges":[{"type":"SEMVER","events":[{"introduced":"1.0.5"},{"fixed":"2.5.0"}]}],"ecosystem_specific":{"affected_functions":null,"affects":{"os":[],"arch":[],"functions":[]}},"database_specific":{"informational":null,"source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2018-0020.json","cvss":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N","categories":["memory-corruption"]}}],"schema_version":"1.7.3","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"}]}