{ "schema_version": "1.4.0", "id": "GHSA-p24j-h477-76q3", "modified": "2021-09-09T16:57:53Z", "published": "2021-08-25T21:01:37Z", "aliases": [ "CVE-2021-36753" ], "summary": "Uncontrolled Search Path Element in sharkdp/bat", "details": "bat on windows before 0.18.2 executes programs named less.exe from the current working directory. This can lead to unintended code execution.", "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": "bat" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.18.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36753" }, { "type": "WEB", "url": "https://github.com/sharkdp/bat/pull/1724" }, { "type": "WEB", "url": "https://github.com/sharkdp/bat/commit/bf2b2df9c9e218e35e5a38ce3d03cffb7c363956" }, { "type": "PACKAGE", "url": "https://github.com/sharkdp/bat" }, { "type": "WEB", "url": "https://github.com/sharkdp/bat/releases/tag/v0.18.2" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0106.html" }, { "type": "WEB", "url": "https://vuln.ryotak.me/advisories/53" } ], "database_specific": { "cwe_ids": [ "CWE-427" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-07-19T16:44:50Z", "nvd_published_at": "2021-07-15T20:15:00Z" } }