CVE-2022-41717

Aliases:GHSA-xrjj-mj9h-534mBIT-golang-2022-41717GO-2022-1144
Modified
Published: 08 Dec 2022, 19:03
Last modified:13 Feb 2025, 16:33

Vulnerability Summary

Overall Risk (default)
low
21/100
CVSS Score
5.3 MEDIUM
v3.1 (nvd)
EPSS Score
0.33% LOW
0% probability -0.38%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

08 Dec 2022, 19:03
Published
Vulnerability first disclosed
13 Feb 2025, 16:33
Last Modified
Vulnerability information updated

Description

An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.

CVSS Metrics

  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

EPSS Trends

Current EPSS score: 0.33% Percentile: 56%

Techniques & Countermeasures

  • CWE-770Allocation of Resources Without Limits or Throttling

    The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Affected Systems

  • fedoraprojectfedora

    37 | 38

  • go standard librarynet/http

    < 1.18.9 | ≥ 1.19.0-0, < 1.19.4

  • golanggo

    < 1.18.9 | ≥ 1.19.0, < 1.19.4

  • golang.org/xnet

    < 0.4.0

  • golang.org/x/nethttp2

    < 0.4.0

  • golanghttp2

    < 0.4.0

  • Gostdlib

    ≥ 1.19.0-0, < 1.19.4

  • golang.org/x/netgolang.org/x/net/http2

    < 0.4.0

References (43)