VYPR
Vendor

Zsh

Products
1
CVEs
16
Across products
16
Status
Private

Products

1

Recent CVEs

16
  • CVE-2018-13259CriSep 5, 2018
    risk 0.64cvss 9.8epss 0.03

    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-2018-0502CriSep 5, 2018
    risk 0.64cvss 9.8epss 0.02

    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-7548CriFeb 27, 2018
    risk 0.64cvss 9.8epss 0.03

    In subst.c in zsh through 5.4.2, there is a NULL pointer dereference when using ${(PA)...} on an empty array result.

  • CVE-2017-18206CriFeb 27, 2018
    risk 0.64cvss 9.8epss 0.03

    In utils.c in zsh before 5.4, symlink expansion had a buffer overflow.

  • 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-2014-10071CriFeb 27, 2018
    risk 0.64cvss 9.8epss 0.03

    In exec.c in zsh before 5.0.7, there is a buffer overflow for very long fds in the ">& fd" syntax.

  • CVE-2016-10714CriFeb 27, 2018
    risk 0.57cvss 9.8epss 0.02

    In zsh before 5.3, an off-by-one error resulted in undersized buffers that were intended to support PATH_MAX characters.

  • 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-2018-1100HigApr 11, 2018
    risk 0.51cvss 7.8epss 0.01

    zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the utils.c:checkmailpath function. A local attacker could exploit this to execute arbitrary code in the context of another user.

  • CVE-2018-1083HigMar 28, 2018
    risk 0.51cvss 7.8epss 0.01

    Zsh before version 5.4.2-test-1 is vulnerable to a buffer overflow in the shell autocomplete functionality. A local unprivileged user can create a specially crafted directory path which leads to code execution in the context of the user who tries to use autocomplete to traverse…

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

    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…

  • CVE-2018-7549HigFeb 27, 2018
    risk 0.49cvss 7.5epss 0.03

    In params.c in zsh through 5.4.2, there is a crash during a copy of an empty hash table, as demonstrated by typeset -p.

  • CVE-2018-1071MedMar 9, 2018
    risk 0.36cvss 5.5epss 0.00

    zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the exec.c:hashcmd() function. A local attacker could exploit this to cause a denial of service.

  • CVE-2021-45444Feb 13, 2022
    risk 0.00cvss epss 0.02

    In zsh before 5.8.1, an attacker can achieve code execution if they control a command output inside the prompt, as demonstrated by a %F argument. This occurs because of recursive PROMPT_SUBST expansion.

  • CVE-2019-20044Feb 24, 2020
    risk 0.00cvss epss 0.01

    In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls…

  • CVE-2007-6209Dec 4, 2007
    risk 0.00cvss epss 0.00

    Util/difflog.pl in zsh 4.3.4 allows local users to overwrite arbitrary files via a symlink attack on temporary files.