-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| github.com/nghttp2/nghttp2 | go | < 1.57.0 | 1.57.0 |
The vulnerability stems from unrestricted processing of RST_STREAM frames. The commit introduces a rate limiter (nghttp2_ratelim) to mitigate this. The function nghttp2_session_on_rst_stream_received was modified to include a call to session_update_stream_reset_ratelim, indicating it previously lacked this protection. The absence of rate limiting in older versions allows unbounded stream resets, leading to DoS via CWE-400.
A Semantic Attack on Google Gemini - Read the Latest Research