Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/ipfs/go-ipfs: GHSA-r4gv-vj59-cccm #1428

Closed
GoVulnBot opened this issue Jan 9, 2023 · 1 comment

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-r4gv-vj59-cccm, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/ipfs/go-ipfs 0.8.0 < 0.8.0

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: TODO
    versions:
      - fixed: 0.8.0
    packages:
      - package: github.com/ipfs/go-ipfs
description: |-
    ### Impact
    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.

    ### Patches
    <!-- _Has the problem been patched? What versions should users upgrade to?_  -->

    - Patched via https://github.com/ipfs/go-ipfs/pull/7831 in v0.8.0

    ### For more information
    If you have any questions or comments about this advisory:
    * Open an issue in [go-ipfs](http://github.com/ipfs/go-ipfs)
    * Email us at [security@ipfs.io](mailto:security@ipfs.io)
cves:
  - CVE-2020-26283
ghsas:
  - GHSA-r4gv-vj59-cccm

@tatianab
Copy link
Contributor

tatianab commented Jan 9, 2023

Duplicate of #873

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants