CVE-2020-26283 MEDIUM

CVE-2020-26283: Control character injection in console output

Vendor Ipfs
Product go-ipfs
Weakness CWE-116
Published March 24, 2021
Last update August 4, 2024

CVSS base score

6.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 24, 2021 CVE published
August 4, 2024 Record updated