Files
advisory-db/crates/bat/RUSTSEC-2021-0106.md
2021-09-09 18:41:38 -04:00

513 B

[advisory]
id = "RUSTSEC-2021-0106"
package = "bat"
date = "2021-07-15"
url = "https://nvd.nist.gov/vuln/detail/CVE-2021-36753"
categories = ["code-execution"]
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
aliases = ["CVE-2021-36753"]
[affected]
os = ["windows"]
[versions]
patched = [">= 0.18.2"]

Uncontrolled Search Path Element in sharkdp/bat

bat on windows before 0.18.2 executes programs named less.exe from the current working directory. This can lead to unintended code execution.