smartcontractkit / smartcontractkit/chainlink

Vulnerability of dependency "github.com/btcsuite/btcd"

Open
#9,793 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
8.2k
Forks
2k
Avg merge
1d 23h
Merged PRs (30d)
202

Description

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2022-44797). In your project, the github.com/btcsuite/btcd package is being used at version github.com/btcsuite/btcd v0.22.1, but the patched version is v0.23.2. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v0.23.2 or higher. Thank you for your attention to this matter.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in go.mod and locate github.com/btcsuite/btcd at v0.22.1. Update the dependency to v0.23.2 or higher, then verify that dependency resolution and the project's checks still pass. Done means the vulnerable version is no longer selected.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.