Name | CVE-2022-20001 |
Description | 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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DSA-5234-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
fish (PTS) | bullseye (security), bullseye | 3.1.2-3+deb11u1 | fixed |
bookworm | 3.6.0-3.1+deb12u1 | fixed | |
sid, trixie | 3.7.1-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
fish | source | stretch | (not affected) | |||
fish | source | buster | (not affected) | |||
fish | source | bullseye | 3.1.2-3+deb11u1 | DSA-5234-1 | ||
fish | source | (unstable) | 3.4.0+ds-1 |
[buster] - fish <not-affected> (Vulnerable code introduced later)
[stretch] - fish <not-affected> (Vulnerable code introduced later)
https://github.com/fish-shell/fish-shell/security/advisories/GHSA-pj5f-6vxj-f5mq
https://github.com/fish-shell/fish-shell/pull/8589
https://github.com/fish-shell/fish-shell/commit/37625053d424c1ab88de2b0c50c7fe71e1468e2c (3.4.0)