Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-26283
HistoryMar 24, 2021 - 8:30 p.m.

CVE-2020-26283 Control character injection in console output

2021-03-2420:30:19
CWE-116
GitHub_M
www.cve.org
4
cve-2020-26283
go-ipfs
console output
control characters
security issue
version 0.8.0

CVSS3

6.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

8.6

Confidence

High

EPSS

0.002

Percentile

55.7%

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.

CNA Affected

[
  {
    "product": "go-ipfs",
    "vendor": "ipfs",
    "versions": [
      {
        "status": "affected",
        "version": "< 0.8.0"
      }
    ]
  }
]

CVSS3

6.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

8.6

Confidence

High

EPSS

0.002

Percentile

55.7%

Related for CVELIST:CVE-2020-26283