fish is a command line shell. fish version 3.1.0 through version 3.3.1 is vulnerable to arbitrary code execution. git repositories can contain per-repository configuration that change the behavior of git, including running arbitrary commands. When using the default configuration of fish, changing to a directory automatically runs `git` commands in order to display information about the current repository in the prompt. If an attacker can convince a user to change their current directory into one controlled by the attacker, such as on a shared file system or extracted archive, fish will run arbitrary commands under the attacker's control. This problem has been fixed in fish 3.4.0. Note that running git in these directories, including using the git tab completion, remains a potential trigger for this issue. As a workaround, remove the `fish_git_prompt` function from the prompt.
References
Configurations
History
21 Nov 2024, 06:41
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/fish-shell/fish-shell/pull/8589 - Patch, Third Party Advisory | |
References | () https://github.com/fish-shell/fish-shell/releases/tag/3.4.0 - Release Notes, Third Party Advisory | |
References | () https://github.com/fish-shell/fish-shell/security/advisories/GHSA-pj5f-6vxj-f5mq - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BPZ7JV22DSZB5LNUCUEJ2HO3PKM2TVVK/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TRNMYS2LKB6TKOOBQQRSRQICDMWLZ4QL/ - | |
References | () https://security.gentoo.org/glsa/202309-10 - | |
References | () https://www.debian.org/security/2022/dsa-5234 - Third Party Advisory |
07 Nov 2023, 03:42
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
29 Sep 2023, 13:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-74 | |
References |
|
24 Jul 2023, 13:47
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-427 |
Information
Published : 2022-03-14 19:15
Updated : 2024-11-21 06:41
NVD link : CVE-2022-20001
Mitre link : CVE-2022-20001
CVE.ORG link : CVE-2022-20001
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
fishshell
- fish