Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security vulnerability - CVE-2021-44717 - golang.org/x/net/http2 #1687

Open
vishweshwarp opened this issue Jun 26, 2023 · 0 comments
Open

Security vulnerability - CVE-2021-44717 - golang.org/x/net/http2 #1687

vishweshwarp opened this issue Jun 26, 2023 · 0 comments

Comments

@vishweshwarp
Copy link

Hi Team,

Can you please fix the following security vulnerability?

Vulnerability: 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.

Found in dependency: golang.org/x/net/http2
Current version: v0.0.0-20201021035429-f5854403a974
Security vulnerability fixed in version: 0.4.0

Thanks,
Vishweshwar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant