Skip to content

Importing a vulnerable "github.com/btcsuite/btcd v0.21.0-beta" vulnerable library in the go.mod file as a require #1571

@its-sachink

Description

@its-sachink

Description

As per the NIST compliance https://nvd.nist.gov/vuln/detail/CVE-2022-44797 the current "github.com/btcsuite/btcd v0.21.0-beta" module is vulnerable. Also please note that this is a BETA release, so we need to replace it with the stable release.

Requesting to replace it with the version "https://github.com/btcsuite/btcd/releases/tag/v0.23.2" to fix this BUG.

image

Steps to reproduce the issue

Describe the results you received and expected

Requesting to replace the current "github.com/btcsuite/btcd v0.21.0-beta" module which is vulnerable, with the version "https://github.com/btcsuite/btcd/releases/tag/v0.23.2" to fix this BUG.

What version of nerdctl are you using?

v 1.0.0

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

No response

Host information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions