Loading HuntDB...

CVE-2022-41717

UNKNOWN
Published 2022-12-08T19:03:53.161Z
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2022-41717. We'll provide specific mitigation strategies based on your environment and risk profile.

No CVSS data available

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.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed MODERATE

golang.org/x/net/http2 vulnerable to possible excessive memory growth

GHSA-xrjj-mj9h-534m

Advisory Details

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.

Affected Packages

Go golang.org/x/net/http2
ECOSYSTEM: ≥0 <0.4.0
Go golang.org/x/net
ECOSYSTEM: ≥0 <0.4.0

CVSS Scoring

CVSS Score

5.0

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

References

Advisory provided by GitHub Security Advisory Database. Published: December 8, 2022, Modified: May 20, 2024

References

Published: 2022-12-08T19:03:53.161Z
Last Modified: 2025-02-13T16:33:08.284Z
Copied to clipboard!