# 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.
References
Link Resource
https://github.com/ohmyzsh/ohmyzsh/commit/a263cdac Patch Third Party Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: @huntrdev

Published: 2021-11-30T09:30:15

Updated: 2021-11-30T09:30:15

Reserved: 2021-08-19T00:00:00


Link: CVE-2021-3726

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-11-30T10:15:08.883

Modified: 2021-11-30T20:49:42.140


Link: CVE-2021-3726

JSON object: View

cve-icon Redhat Information

No data.

CWE