You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: