漏洞标题
在 ohmyzsh/ohmyzsh 中的操作系统命令注入
漏洞描述信息
ohmyzsh/ohmyzsh中的OS命令注入
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H
漏洞类别
N/A
漏洞标题
OS Command Injection in ohmyzsh/ohmyzsh
漏洞描述信息
# Vulnerability in `title` function **Description**: the `title` function defined in `lib/termsupport.zsh` uses `print` to set the terminal title to a user-supplied string. In Oh My Zsh, this function is always used securely, but custom user code could use the `title` function in a way that is unsafe. **Fixed in**: [a263cdac](https://github.com/ohmyzsh/ohmyzsh/commit/a263cdac). **Impacted areas**: - `title` function in `lib/termsupport.zsh`. - Custom user code using the `title` function.
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
漏洞标题
ohmyzsh 操作系统命令注入漏洞
漏洞描述信息
ohmyzsh是一个开源的、社区驱动的框架,用于管理您的zsh配置。 ohmyzsh 存在操作系统命令注入漏洞,该漏洞源于"lib/termsupport.zsh"中定义的"title"函数使用"print"将终端标题设置为用户提供的字符串。
CVSS信息
N/A
漏洞类别
授权问题