Skip to content

x/vulndb: potential Go vuln in golang.org/x/net/http: GHSA-hgr8-6h9x-f7q9 #1540

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

Closed
GoVulnBot opened this issue Feb 8, 2023 · 1 comment
Closed

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-hgr8-6h9x-f7q9, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
golang.org/x/net/http 0.0.0-20190813141303-74dc4d7220e7 < 0.0.0-20190813141303-74dc4d7220e7

Cross references:

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

modules:
  - module: golang.org/x/net/http
    versions:
      - fixed: 0.0.0-20190813141303-74dc4d7220e7
    packages:
      - package: golang.org/x/net/http
description: Some HTTP/2 implementations are vulnerable to ping floods, potentially
    leading to a denial of service. The attacker sends continual pings to an HTTP/2
    peer, causing the peer to build an internal queue of responses. Depending on how
    efficiently this data is queued, this can consume excess CPU, memory, or both.
cves:
  - CVE-2019-9512
ghsas:
  - GHSA-hgr8-6h9x-f7q9

@tatianab
Copy link
Contributor

tatianab commented Feb 8, 2023

Duplicate of #536

@tatianab tatianab marked this as a duplicate of #536 Feb 8, 2023
@tatianab tatianab closed this as completed Feb 8, 2023
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

2 participants