{ "schema_version": "1.4.0", "id": "GHSA-5xg3-j2j6-rcx4", "modified": "2021-09-09T16:46:42Z", "published": "2021-08-25T21:01:39Z", "aliases": [ "CVE-2021-36376" ], "summary": "Relative Path Traversal in git-delta", "details": "git-delta before 0.8.3 on Windows resolves an executable's pathname as a relative path from the current directory.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "git-delta" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.8.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36376" }, { "type": "WEB", "url": "https://github.com/dandavison/delta/commit/f01846bd443aaf92fdd5ac20f461beac3f6ee3fd" }, { "type": "PACKAGE", "url": "https://github.com/dandavison/delta" }, { "type": "WEB", "url": "https://github.com/dandavison/delta/releases/tag/0.8.3" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0105.html" }, { "type": "WEB", "url": "https://vuln.ryotak.me/advisories/54" } ], "database_specific": { "cwe_ids": [ "CWE-23", "CWE-427" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-07-14T19:06:14Z", "nvd_published_at": "2021-07-13T13:15:00Z" } }