VYPR

Zsh

by Zsh Project

CVEs (3)

  • CVE-2014-10072CriFeb 27, 2018
    risk 0.64cvss 9.8epss 0.03

    In utils.c in zsh before 5.0.6, there is a buffer overflow when scanning very long directory paths for symbolic links.

  • CVE-2017-18205HigFeb 27, 2018
    risk 0.53cvss 8.1epss 0.02

    In builtin.c in zsh before 5.4, when sh compatibility mode is used, there is a NULL pointer dereference during processing of the cd command with no argument if HOME is not set.

  • CVE-2014-10070HigFeb 27, 2018
    risk 0.51cvss 7.8epss 0.00

    zsh before 5.0.7 allows evaluation of the initial values of integer variables imported from the environment (instead of treating them as literal numbers). That could allow local privilege escalation, under some specific and atypical conditions where zsh is being invoked in…