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: GHSA-vmf7-hmh6-vv57 #581

Closed
julieqiu opened this issue Aug 1, 2022 · 1 comment
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@julieqiu
Copy link
Member

julieqiu commented Aug 1, 2022

In GitHub Security Advisory GHSA-vmf7-hmh6-vv57, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/ethereum/go-ethereum <= 1.10.16

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

packages:
  - package: github.com/ethereum/go-ethereum
    versions:
      - {}
description: A design flaw in all versions of Go-Ethereum allows an attacker node
    to send 5120 pending transactions of a high gas price from one account that all
    fully spend the full balance of the account to a victim Geth node, which can purge
    all of pending transactions in a victim node's memory pool and then occupy the
    memory pool to prevent new transactions from entering the pool, resulting in a
    denial of service (DoS).
published: 2022-03-05T00:00:46Z
last_modified: 2022-03-18T20:07:00Z
cves:
  - CVE-2022-23328
ghsas:
  - GHSA-vmf7-hmh6-vv57
links:
    context:
      - https://github.com/advisories/GHSA-vmf7-hmh6-vv57

@gopherbot
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

4 participants