VYPR

Oh My Zsh

by Oh My Zsh

CVEs (1)

  • CVE-2021-3726HigNov 30, 2021
    risk 0.00cvss 7.5epss 0.01

    # 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…