Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.netty/netty-codec-http2
  4. ›
  5. GMS-2023-3377

GMS-2023-3377: io.netty:netty-codec-http2 vulnerable to HTTP/2 Rapid Reset Attack

October 10, 2023

A client might overload the server by issue frequent RST frames. This can cause a massive amount of load on the remote system and so cause a DDOS attack.

Impact

This is a DDOS attack, any http2 server is affected and so you should update as soon as possible.

Patches

This is patched in version 4.1.100.Final.

Workarounds

A user can limit the amount of RST frames that are accepted per connection over a timeframe manually using either an own Http2FrameListener implementation or an ChannelInboundHandler implementation (depending which http2 API is used).

References

  • https://www.cve.org/CVERecord?id=CVE-2023-44487
  • https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/
  • https://cloud.google.com/blog/products/identity-security/google-cloud-mitigated-largest-ddos-attack-peaking-above-398-million-rps/

References

  • github.com/advisories/GHSA-xpw8-rcwv-8f8p
  • github.com/netty/netty/commit/58f75f665aa81a8cbcf6ffa74820042a285c5e61
  • github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p

Code Behaviors & Features

Detect and mitigate GMS-2023-3377 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.1.100.final

Fixed versions

  • 4.1.100.Final

Solution

Upgrade to version 4.1.100.Final or above.

Source file

maven/io.netty/netty-codec-http2/GMS-2023-3377.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:51 +0000.