漏洞标题
在 hyper- bump-it 中,路径名對於受限制區塊('路径遍历')的不当限制
漏洞描述信息
hyper-bump-it中的路径名限制不当到受限目录('路径遍历')
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
漏洞类别
对路径名的限制不恰当(路径遍历)
漏洞标题
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in hyper-bump-it
漏洞描述信息
hyper-bump-it is a command line tool for updating the version in project files.`hyper-bump-it` reads a file glob pattern from the configuration file. That is combined with the project root directory to construct a full glob pattern that is used to find files that should be edited. These matched files should be contained within the project root directory, but that is not checked. This could result in changes being written to files outside of the project. The default behaviour of `hyper-bump-it` is to display the planned changes and prompt the user for confirmation before editing any files. However, the configuration file provides a field that can be used cause files to be edited without displaying the prompt. This issue has been fixed in release version 0.5.1. Users are advised to upgrade. Users that are unable to update from vulnerable versions, executing `hyper-bump-it` with the `--interactive` command line argument will ensure that all planned changes are displayed and prompt the user for confirmation before editing any files, even if the configuration file contains `show_confirm_prompt=true`.
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
漏洞类别
对路径名的限制不恰当(路径遍历)
漏洞标题
Hyper Bump It 路径遍历漏洞
漏洞描述信息
Hyper Bump It是一个命令行工具,用于更新下一版本所需的项目文件中的版本。 Hyper Bump It 0.5.1之前版本存在路径遍历漏洞,该漏洞源于未对项目根目录中的文件进行检查。
CVSS信息
N/A
漏洞类别
路径遍历