First published: Mon Mar 14 2022(Updated: )
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.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fishshell Fish | >=3.1.0<=3.3.1 | |
Fedoraproject Fedora | =35 | |
Fedoraproject Fedora | =36 | |
Debian Debian Linux | =11.0 | |
debian/fish | 3.0.2-2+deb10u1 3.1.2-3+deb11u1 3.6.0-3.1 3.6.1-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-20001 is a vulnerability in the fish command line shell that allows for arbitrary code execution.
CVE-2022-20001 has a severity rating of 7.8 (high).
Fish version 3.1.0 through version 3.3.1 are affected by CVE-2022-20001.
To fix CVE-2022-20001, update fish to version 3.6.1-1 or apply the appropriate patches provided by your operating system or distribution.
You can find more information about CVE-2022-20001 on the GitHub security advisory page: [GitHub Advisory](https://github.com/fish-shell/fish-shell/security/advisories/GHSA-pj5f-6vxj-f5mq)