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/h2o/h2o: CVE-2024-45403 #3194

Closed
GoVulnBot opened this issue Oct 11, 2024 · 1 comment
Closed

x/vulndb: potential Go vuln in github.com/h2o/h2o: CVE-2024-45403 #3194

GoVulnBot opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module.

Comments

@GoVulnBot
Copy link

Advisory CVE-2024-45403 references a vulnerability in the following Go modules:

Module
github.com/h2o/h2o

Description:
h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When h2o is configured as a reverse proxy and HTTP/3 requests are cancelled by the client, h2o might crash due to an assertion failure. The crash can be exploited by an attacker to mount a Denial-of-Service attack. By default, the h2o standalone server automatically restarts, minimizing the impact. However, HTTP requests that were served concurrently will still be disrupted. The vulnerability has been addressed in commit 1ed32b2. Users may disable the use of HTTP/3 to mitigate the issue.

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/h2o/h2o
      vulnerable_at: 2.2.6+incompatible
summary: CVE-2024-45403 in github.com/h2o/h2o
cves:
    - CVE-2024-45403
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-45403
    - fix: https://github.com/h2o/h2o/commit/16b13eee8ad7895b4fe3fcbcabee53bd52782562
    - fix: https://github.com/h2o/h2o/commit/1ed32b23f999acf0c5029f09c8525f93eb1d354c
    - web: https://github.com/h2o/h2o/security/advisories/GHSA-4xp5-3jhc-3m92
    - web: https://h2o.examp1e.net/configure/http3_directives.html
source:
    id: CVE-2024-45403
    created: 2024-10-11T16:01:31.243843169Z
review_status: UNREVIEWED

@maceonthompson maceonthompson self-assigned this Oct 11, 2024
@maceonthompson maceonthompson added the excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. label Oct 11, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/619698 mentions this issue: data/excluded: add 3 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module.
Projects
None yet
Development

No branches or pull requests

3 participants