Vulnerabilities (CVE)

Filtered by vendor Zsh Subscribe
Filtered by product Zsh
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-18206 2 Canonical, Zsh 2 Ubuntu Linux, Zsh 2020-12-01 7.5 HIGH 9.8 CRITICAL
In utils.c in zsh before 5.4, symlink expansion had a buffer overflow.
CVE-2018-0502 2 Canonical, Zsh 2 Ubuntu Linux, Zsh 2020-12-01 7.5 HIGH 9.8 CRITICAL
An issue was discovered in zsh before 5.6. The beginning of a #! script file was mishandled, potentially leading to an execve call to a program named on the second line.
CVE-2018-13259 2 Canonical, Zsh 2 Ubuntu Linux, Zsh 2020-12-01 7.5 HIGH 9.8 CRITICAL
An issue was discovered in zsh before 5.6. Shebang lines exceeding 64 characters were truncated, potentially leading to an execve call to a program name that is a substring of the intended one.
CVE-2016-10714 2 Canonical, Zsh 2 Ubuntu Linux, Zsh 2019-06-11 7.5 HIGH 9.8 CRITICAL
In zsh before 5.3, an off-by-one error resulted in undersized buffers that were intended to support PATH_MAX characters.
CVE-2014-10071 2 Canonical, Zsh 2 Ubuntu Linux, Zsh 2019-06-11 7.5 HIGH 9.8 CRITICAL
In exec.c in zsh before 5.0.7, there is a buffer overflow for very long fds in the ">& fd" syntax.
CVE-2018-7548 2 Canonical, Zsh 2 Ubuntu Linux, Zsh 2019-03-05 7.5 HIGH 9.8 CRITICAL
In subst.c in zsh through 5.4.2, there is a NULL pointer dereference when using ${(PA)...} on an empty array result.