go-ipfs is an open-source golang implementation of IPFS which is a global, versioned, peer-to-peer filesystem. In go-ipfs before version 0.8.0-rc1, it is 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 a get is done on an affected DAG. This is fixed in version 0.8.0-rc1.
References
Link | Resource |
---|---|
https://github.com/ipfs/go-ipfs/commit/b7ddba7fe47dee5b1760b8ffe897908417e577b2 | Patch Third Party Advisory |
https://github.com/ipfs/go-ipfs/security/advisories/GHSA-27pv-q55r-222g | Third Party Advisory |
https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227 | Patch Third Party Advisory |
https://github.com/ipfs/go-ipfs/commit/b7ddba7fe47dee5b1760b8ffe897908417e577b2 | Patch Third Party Advisory |
https://github.com/ipfs/go-ipfs/security/advisories/GHSA-27pv-q55r-222g | Third Party Advisory |
https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 05:19
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 5.5
v3 : 7.7 |
References | () https://github.com/ipfs/go-ipfs/commit/b7ddba7fe47dee5b1760b8ffe897908417e577b2 - Patch, Third Party Advisory | |
References | () https://github.com/ipfs/go-ipfs/security/advisories/GHSA-27pv-q55r-222g - Third Party Advisory | |
References | () https://github.com/whyrusleeping/tar-utils/commit/20a61371de5b51380bbdb0c7935b30b0625ac227 - Patch, Third Party Advisory |
Information
Published : 2021-03-24 21:15
Updated : 2024-11-21 05:19
NVD link : CVE-2020-26279
Mitre link : CVE-2020-26279
CVE.ORG link : CVE-2020-26279
JSON object : View
Products Affected
protocol
- go-ipfs
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')