rpm package
suse/zsh&distro=SUSE OpenStack Cloud 9
pkg:rpm/suse/zsh&distro=SUSE%20OpenStack%20Cloud%209
Vulnerabilities (5)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2021-45444 | — | < 5.0.5-6.19.1 | 5.0.5-6.19.1 | Feb 13, 2022 | 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-20044 | — | < 5.0.5-6.19.1 | 5.0.5-6.19.1 | Feb 24, 2020 | 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 setuid() | ||
| CVE-2018-13259 | Cri | 9.8 | < 5.0.5-6.12.2 | 5.0.5-6.12.2 | Sep 5, 2018 | 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-0502 | Cri | 9.8 | < 5.0.5-6.12.2 | 5.0.5-6.12.2 | Sep 5, 2018 | 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-1100 | Hig | 7.8 | < 5.0.5-6.19.1 | 5.0.5-6.19.1 | Apr 11, 2018 | 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-2021-45444Feb 13, 2022affected < 5.0.5-6.19.1fixed 5.0.5-6.19.1
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, 2020affected < 5.0.5-6.19.1fixed 5.0.5-6.19.1
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 setuid()
- affected < 5.0.5-6.12.2fixed 5.0.5-6.12.2
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.
- affected < 5.0.5-6.12.2fixed 5.0.5-6.12.2
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.
- affected < 5.0.5-6.19.1fixed 5.0.5-6.19.1
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.