UBUNTU-CVE-2022-20001

Source
https://ubuntu.com/security/CVE-2022-20001
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2022/UBUNTU-CVE-2022-20001.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2022-20001
Related
Published
2022-03-14T19:15:00Z
Modified
2024-10-15T14:09:39Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Ubuntu:20.04:LTS / fish

Package

Name
fish
Purl
pkg:deb/ubuntu/fish?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.0.2-2
3.1.0-1
3.1.0-1.1
3.1.0-1.2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:20.04:LTS / fish

Package

Name
fish
Purl
pkg:deb/ubuntu/fish?arch=src?distro=esm-apps/focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.0-1.2ubuntu0.1~esm1

Affected versions

3.*

3.0.2-2
3.1.0-1
3.1.0-1.1
3.1.0-1.2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "3.1.0-1.2ubuntu0.1~esm1",
            "binary_name": "fish"
        },
        {
            "binary_version": "3.1.0-1.2ubuntu0.1~esm1",
            "binary_name": "fish-common"
        },
        {
            "binary_version": "3.1.0-1.2ubuntu0.1~esm1",
            "binary_name": "fish-dbgsym"
        }
    ]
}

Ubuntu:22.04:LTS / fish

Package

Name
fish
Purl
pkg:deb/ubuntu/fish?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.1.2-3ubuntu1
3.3.1+ds-2
3.3.1+ds-3

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:22.04:LTS / fish

Package

Name
fish
Purl
pkg:deb/ubuntu/fish?arch=src?distro=esm-apps/jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.3.1+ds-3ubuntu0.1~esm1

Affected versions

3.*

3.1.2-3ubuntu1
3.3.1+ds-2
3.3.1+ds-3

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "3.3.1+ds-3ubuntu0.1~esm1",
            "binary_name": "fish"
        },
        {
            "binary_version": "3.3.1+ds-3ubuntu0.1~esm1",
            "binary_name": "fish-common"
        },
        {
            "binary_version": "3.3.1+ds-3ubuntu0.1~esm1",
            "binary_name": "fish-dbgsym"
        }
    ]
}