Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-41717


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.


Published

2022-12-08T20:15:10.330

Last Modified

2024-11-21T07:23:43.713

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.3 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-770

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application golang go < 1.18.9 Yes
Application golang go < 1.19.4 Yes
Application golang http2 < 0.4.0 Yes
Operating System fedoraproject fedora 37 Yes
Operating System fedoraproject fedora 38 Yes

References