CVE-2020-26284
HIGH7.7EPSS 0.41%Hugo can execute a binary from the current directory on Windows
發布日:2021/6/23修改日:2026/3/13
描述
## Impact Hugo depends on Go's `os/exec` for certain features, e.g. for rendering of Pandoc documents if these binaries are found in the system `%PATH%` on Windows. However, if a malicious file with the same name (`exe` or `bat`) is found in the current working directory at the time of running `hugo`, the malicious command will be invoked instead of the system one. Windows users who run `hugo` inside untrusted Hugo sites are affected. ## Patches Users should upgrade to Hugo v0.79.1.
受影響套件(2)
- Debian/hugofrom 0, < 0.79.1-1
- Go/github.com/gohugoio/hugofrom 0, < 0.79.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.7 | CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:N |