It is currently possible for path traversal to occur with DAGs containing relative paths during retrieval. This can cause files to be overwritten, or written to incorrect output directories. The issue can only occur when ipfs get
is done on an affected DAG.
ipfs get
.Traversal fix patched in https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227
tar-utils
patch applied to go-ipfs via https://github.com/ipfs/go-ipfs/commit/b7ddba7fe47dee5b1760b8ffe897908417e577b2
Upgrade to go-ipfs 0.8 or later.
Binaries for the patched versions of go-ipfs are available on the IPFS distributions site, https://dist.ipfs.io/go-ipfs
If you have any questions or comments about this advisory: * Open an issue in go-ipfs * Email us at security@ipfs.io
{ "nvd_published_at": null, "github_reviewed_at": "2021-05-21T18:31:52Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-22" ] }