Denial of Service (DoS) Affecting golang.org/x/net/http2 package, versions <0.17.0
Threat Intelligence
Exploit Maturity
Mature
EPSS
83.78% (99th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GOLANGORGXNETHTTP2-5953327
- published 11 Oct 2023
- disclosed 10 Oct 2023
- credit Unknown
Introduced: 10 Oct 2023
CVE-2023-44487 Open this link in a new tabHow to fix?
Upgrade golang.org/x/net/http2
to version 0.17.0 or higher.
Overview
golang.org/x/net/http2 is a work-in-progress HTTP/2 implementation for Go.
Affected versions of this package are vulnerable to Denial of Service (DoS) in the implementation of the HTTP/2 protocol. An attacker can cause a denial of service (including via DDoS) by rapidly resetting many streams through request cancellation.