GO-2021-0073

Source
https://vuln.go.dev/ID/GO-2021-0073.json
Aliases
Published
2021-04-14T20:04:52Z
Modified
2023-05-23T21:03:09Z
Details

Arbitrary command execution can be triggered by improperly sanitized SSH URLs in LFS configuration files. This can be triggered by cloning a malicious repository.

References

Affected packages

Go / github.com/git-lfs/git-lfs

github.com/git-lfs/git-lfs

Affected ranges

Type
SEMVER
Events
Introduced
0
Fixed
2.1.1-0.20170519163204-f913f5f9c7c6+incompatible

Affected versions

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/git-lfs/git-lfs/lfsapi",
            "symbols": [
                "Client.NewRequest",
                "sshAuthClient.Resolve",
                "sshCache.Resolve",
                "sshGetLFSExeAndArgs"
            ]
        }
    ]
}