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/security/advisories/GHSA-r4gv-vj59-cccm | Third Party Advisory |
https://github.com/ipfs/go-ipfs/commit/fb0a9acd2d8288bd1028c3219a420de62a09683a | Patch Third Party Advisory |
https://github.com/ipfs/go-ipfs/pull/7831 | Patch Third Party Advisory |
Configurations
Information
Published : 2021-03-24 14:15
Updated : 2021-03-26 18:45
NVD link : CVE-2020-26283
Mitre link : CVE-2020-26283
JSON object : View
CWE
CWE-116
Improper Encoding or Escaping of Output
Products Affected
protocol
- go-ipfs