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/ethereum/go-ethereum: CVE-2022-29177 #321

Open
jba opened this issue May 20, 2022 · 0 comments

Comments

@jba
Copy link
Owner

jba commented May 20, 2022

CVE-2022-29177 references github.com/ethereum/go-ethereum, which may be a Go module.

Description:
Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that addresses the problem. As a workaround, setting loglevel to default level (INFO) makes the node not vulnerable to this attack.

Links:

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

module: github.com/ethereum/go-ethereum
package: go-ethereum
description: |
    Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that addresses the problem. As a workaround, setting loglevel to default level (`INFO`) makes the node not vulnerable to this attack.
cves:
  - CVE-2022-29177
links:
    pr: https://github.com/ethereum/go-ethereum/pull/24507
    context:
      - https://github.com/ethereum/go-ethereum/security/advisories/GHSA-wjxw-gh3m-7pm5

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

1 participant