7.5
CWE
400 770
Advisory Published
Advisory Published
CVE Published
Updated

CVE-2023-39325: HTTP/2 rapid reset can cause excessive work in net/http

First published: Wed Oct 11 2023(Updated: )

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.

Credit: security@golang.org security@golang.org security@golang.org

Affected SoftwareAffected VersionHow to fix
ubuntu/golang-1.20<1.20.3-1ubuntu0.1~20.04.1
1.20.3-1ubuntu0.1~20.04.1
ubuntu/golang-1.20<1.20.3-1ubuntu0.1~22.04.1
1.20.3-1ubuntu0.1~22.04.1
ubuntu/golang-1.20<1.20.3-1ubuntu0.2
1.20.3-1ubuntu0.2
ubuntu/golang-1.20<1.20.8-1ubuntu0.23.10.1
1.20.8-1ubuntu0.23.10.1
ubuntu/golang-1.20<1.20.10-1
1.20.10-1
ubuntu/golang-1.21<1.21.1-1~ubuntu20.04.2
1.21.1-1~ubuntu20.04.2
ubuntu/golang-1.21<1.21.1-1~ubuntu22.04.2
1.21.1-1~ubuntu22.04.2
ubuntu/golang-1.21<1.21.1-1~ubuntu23.04.2
1.21.1-1~ubuntu23.04.2
ubuntu/golang-1.21<1.21.1-1ubuntu0.23.10.1
1.21.1-1ubuntu0.23.10.1
ubuntu/golang-1.21<1.21.3-1
1.21.3-1
redhat/golang<1.21.3
1.21.3
redhat/golang<1.20.10
1.20.10
Golang Go>=1.20.0<1.20.10
Golang Go>=1.21.0<1.21.3
Golang Http2 Go<0.17.0
Fedoraproject Fedora=37
Fedoraproject Fedora=38
Fedoraproject Fedora=39
Netapp Astra Trident
Netapp Astra Trident Autosupport
go/golang.org/x/net<0.17.0
0.17.0
debian/golang-1.11<=1.11.6-1+deb10u4<=1.11.6-1+deb10u7
debian/golang-1.15<=1.15.15-1~deb11u4
debian/golang-1.19<=1.19.8-2
debian/golang-1.21
1.21.10-1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Reference Links

Parent vulnerabilities

(Appears in the following advisories)

Frequently Asked Questions

  • What is the vulnerability ID?

    The vulnerability ID is CVE-2023-39325.

  • What can cause excessive server resource consumption?

    A malicious HTTP/2 client that rapidly creates requests and immediately resets them can cause excessive server resource consumption.

  • How can the attacker create new requests?

    By resetting an in-progress request, the attacker can create a new request.

  • What is the affected software?

    The affected software is golang.org/x/net version 0.17.0.

  • Where can I find more information about this vulnerability?

    You can find more information about this vulnerability at the following references: [GitHub Issue](https://github.com/golang/go/issues/63417), [Code Change 1](https://go.dev/cl/534215), [Code Change 2](https://go.dev/cl/534235).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2024 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203