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/btcsuite/btcd: CVE-2022-44797, GHSA-2chg-86hq-7w38 #1098

Closed
GoVulnBot opened this issue Nov 7, 2022 · 2 comments

Comments

@GoVulnBot
Copy link

CVE-2022-44797 references github.com/lightningnetwork/lnd, which may be a Go module.

Description:
btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking.

References:

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

modules:
  - module: github.com/lightningnetwork/lnd
    packages:
      - package: n/a
description: |
    btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking.
cves:
  - CVE-2022-44797
references:
  - web: https://github.com/lightningnetwork/lnd/issues/7002
  - web: https://github.com/lightningnetwork/lnd/releases/tag/v0.15.2-beta
  - fix: https://github.com/btcsuite/btcd/pull/1896
  - web: https://github.com/btcsuite/btcd/releases/tag/v0.23.2

@zpavlinovic zpavlinovic self-assigned this Nov 7, 2022
@zpavlinovic
Copy link
Contributor

This is an issue in btcd/wire, not lnd. lnd module uses btcd as a dependency, so the fix for lnd is just a dependency update.

Will treat this is an issue for github.com/btcsuite/btcd, but not lnd (which also looks like a binary.)

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/448536 mentions this issue: data/reports: add GO-2022-1098.yaml

@julieqiu julieqiu changed the title x/vulndb: potential Go vuln in github.com/lightningnetwork/lnd: CVE-2022-44797 x/vulndb: potential Go vuln in github.com/btcsuite/btcd: CVE-2022-44797 Nov 30, 2022
@julieqiu julieqiu changed the title x/vulndb: potential Go vuln in github.com/btcsuite/btcd: CVE-2022-44797 x/vulndb: potential Go vuln in github.com/btcsuite/btcd: CVE-2022-44797, GHSA-2chg-86hq-7w38 Nov 30, 2022
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

4 participants