Show filters
28 Total Results
Displaying 1-10 of 28
Sort by:
Attacker Value
Unknown

CVE-2025-25122

Disclosure Date: March 03, 2025 (last updated March 04, 2025)
Path Traversal vulnerability in NotFound WizShop allows PHP Local File Inclusion. This issue affects WizShop: from n/a through 3.0.2.
0
Attacker Value
Unknown

CVE-2021-45444

Disclosure Date: February 14, 2022 (last updated October 07, 2023)
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.
Attacker Value
Unknown

CVE-2021-3769

Disclosure Date: November 30, 2021 (last updated February 23, 2025)
# Vulnerability in `pygmalion`, `pygmalion-virtualenv` and `refined` themes **Description**: these themes use `print -P` on user-supplied strings to print them to the terminal. All of them do that on git information, particularly the branch name, so if the branch has a specially-crafted name the vulnerability can be exploited. **Fixed in**: [b3ba9978](https://github.com/ohmyzsh/ohmyzsh/commit/b3ba9978). **Impacted areas**: - `pygmalion` theme. - `pygmalion-virtualenv` theme. - `refined` theme.
Attacker Value
Unknown

CVE-2021-3727

Disclosure Date: November 30, 2021 (last updated February 23, 2025)
# Vulnerability in `rand-quote` and `hitokoto` plugins **Description**: the `rand-quote` and `hitokoto` fetch quotes from quotationspage.com and hitokoto.cn respectively, do some process on them and then use `print -P` to print them. If these quotes contained the proper symbols, they could trigger command injection. Given that they're an external API, it's not possible to know if the quotes are safe to use. **Fixed in**: [72928432](https://github.com/ohmyzsh/ohmyzsh/commit/72928432). **Impacted areas**: - `rand-quote` plugin (`quote` function). - `hitokoto` plugin (`hitokoto` function).
Attacker Value
Unknown

CVE-2021-3726

Disclosure Date: November 30, 2021 (last updated February 23, 2025)
# Vulnerability in `title` function **Description**: the `title` function defined in `lib/termsupport.zsh` uses `print` to set the terminal title to a user-supplied string. In Oh My Zsh, this function is always used securely, but custom user code could use the `title` function in a way that is unsafe. **Fixed in**: [a263cdac](https://github.com/ohmyzsh/ohmyzsh/commit/a263cdac). **Impacted areas**: - `title` function in `lib/termsupport.zsh`. - Custom user code using the `title` function.
Attacker Value
Unknown

CVE-2021-3725

Disclosure Date: November 30, 2021 (last updated February 23, 2025)
Vulnerability in dirhistory plugin Description: the widgets that go back and forward in the directory history, triggered by pressing Alt-Left and Alt-Right, use functions that unsafely execute eval on directory names. If you cd into a directory with a carefully-crafted name, then press Alt-Left, the system is subject to command injection. Impacted areas: - Functions pop_past and pop_future in dirhistory plugin.
Attacker Value
Unknown

CVE-2021-3934

Disclosure Date: November 12, 2021 (last updated February 23, 2025)
ohmyzsh is vulnerable to Improper Neutralization of Special Elements used in an OS Command
Attacker Value
Unknown

CVE-2019-20044

Disclosure Date: February 24, 2020 (last updated February 21, 2025)
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().
Attacker Value
Unknown

CVE-2018-13259

Disclosure Date: September 05, 2018 (last updated November 27, 2024)
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.
0
Attacker Value
Unknown

CVE-2018-0502

Disclosure Date: September 05, 2018 (last updated November 27, 2024)
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.
0