VYPR

rpm package

suse/zsh&distro=SUSE Linux Enterprise Module for Basesystem 15

pkg:rpm/suse/zsh&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015

Vulnerabilities (5)

  • CVE-2018-13259CriSep 5, 2018
    affected < 5.6-3.6.1fixed 5.6-3.6.1

    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
    affected < 5.6-3.6.1fixed 5.6-3.6.1

    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-1100HigApr 11, 2018
    affected < 5.5-3.3.15fixed 5.5-3.3.15

    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
    affected < 5.5-3.3.15fixed 5.5-3.3.15

    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 t

  • CVE-2018-1071MedMar 9, 2018
    affected < 5.5-3.3.15fixed 5.5-3.3.15

    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.