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, control characters are not escaped from console output. This can result in hiding input from the user which could result in the user taking an unknown, malicious action. This is fixed in version 0.8.0.
References
Link | Resource |
---|---|
https://github.com/ipfs/go-ipfs/commit/fb0a9acd2d8288bd1028c3219a420de62a09683a | Patch Third Party Advisory |
https://github.com/ipfs/go-ipfs/pull/7831 | Patch Third Party Advisory |
https://github.com/ipfs/go-ipfs/security/advisories/GHSA-r4gv-vj59-cccm | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-03-24 21:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-26283
Mitre link : CVE-2020-26283
CVE.ORG link : CVE-2020-26283
JSON object : View
Products Affected
protocol
- go-ipfs
CWE
CWE-116
Improper Encoding or Escaping of Output