{ "schema_version": "1.4.0", "id": "GHSA-f3fg-5j9p-vchc", "modified": "2023-04-03T19:22:33Z", "published": "2021-08-25T21:01:41Z", "aliases": [ "CVE-2021-31153" ], "summary": "File exposure in pleaser", "details": "pleaser before 0.4.0 allows a local unprivileged attacker to gain knowledge about the existence of files or directories in privileged locations via the search_path function, the --check option, or the -d option.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "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-31153" }, { "type": "WEB", "url": "https://crates.io/crates/pleaser" }, { "type": "WEB", "url": "https://gitlab.com/edneville/please/-/tree/master/src/bin" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0104.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/05/18/1" } ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-668" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2021-06-01T19:35:31Z", "nvd_published_at": "2021-05-27T13:15:00Z" } }