golang / vulndb

[mirror] The Go Vulnerability Database
Other
557 stars 56 forks source link

x/vulndb: potential Go vuln in github.com/ElrondNetwork/elrond-go: CVE-2022-36058 #970

Closed GoVulnBot closed 1 year ago

GoVulnBot commented 2 years ago

CVE-2022-36058 references github.com/ElrondNetwork/elrond-go, which may be a Go module.

Description: Elrond go is the go implementation for the Elrond Network protocol. In versions prior to 1.3.34, anyone who uses elrond-go to process blocks (historical or actual) could encounter a MultiESDTNFTTransfer transaction like this: MultiESDTNFTTransfer with a missing function name. Basic functionality like p2p messaging, storage, API requests and such are unaffected. Version 1.3.34 contains a fix for this issue. There are no known workarounds.

References:

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

modules:
  - module: github.com/ElrondNetwork/elrond-go
    packages:
      - package: elrond-go
description: |
    Elrond go is the go implementation for the Elrond Network protocol. In versions prior to 1.3.34, anyone who uses elrond-go to process blocks (historical or actual) could encounter a `MultiESDTNFTTransfer` transaction like this: `MultiESDTNFTTransfer` with a missing function name. Basic functionality like p2p messaging, storage, API requests and such are unaffected. Version 1.3.34 contains a fix for this issue. There are no known workarounds.
cves:
  - CVE-2022-36058
references:
  - web: https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-qf7j-25g9-r63f
  - fix: https://github.com/ElrondNetwork/elrond-go/commit/cb487fd7be2a2077638eb34ae771a73630c870c7
  - web: https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L402
julieqiu commented 1 year ago

Vulnerability in tool.

gopherbot commented 1 year ago

Change https://go.dev/cl/430359 mentions this issue: data/excluded: add GO-2022-0970.yaml for CVE-2022-36058

gopherbot commented 2 months ago

Change https://go.dev/cl/592774 mentions this issue: data/reports: unexclude 50 reports

gopherbot commented 2 weeks ago

Change https://go.dev/cl/607229 mentions this issue: data/reports: unexclude 20 reports (27)