{ "schema_version": "1.4.0", "id": "GHSA-pp74-39w2-v4w9", "modified": "2023-04-03T19:13:35Z", "published": "2021-08-25T21:01:44Z", "aliases": [ "CVE-2021-31154" ], "summary": "Permissions bypass in pleaser", "details": "pleaseedit in pleaser before 0.4.0 uses predictable temporary filenames in /tmp and the target directory. This allows a local attacker to gain full root privileges by staging a symlink attack.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "pleaser" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.4.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31154" }, { "type": "WEB", "url": "https://crates.io/crates/pleaser" }, { "type": "WEB", "url": "https://gitlab.com/edneville/please" }, { "type": "WEB", "url": "https://gitlab.com/edneville/please/-/tree/master/src/bin" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0102.html" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2021/05/18/1" } ], "database_specific": { "cwe_ids": [ "CWE-340", "CWE-59" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-06-01T19:34:12Z", "nvd_published_at": "2021-05-27T13:15:00Z" } }