GO-2021-0073

Source
https://pkg.go.dev/vuln/GO-2021-0073
Import Source
https://vuln.go.dev/ID/GO-2021-0073.json
Aliases
Published
2021-04-14T20:04:52Z
Modified
2023-11-08T03:59:14.768996Z
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

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
2.1.1-0.20170519163204-f913f5f9c7c6+incompatible

Ecosystem specific

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