CVE-2024-22201

Summary

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.

Affected Software

VendorProductVersion RangeStatus
jettyjetty.project>= 9.3.0, <= 9.4.53affected
jettyjetty.project>= 10.0.0, <= 10.0.19affected
jettyjetty.project>= 11.0.0, <= 11.0.19affected
jettyjetty.project>= 12.0.0, <= 12.0.5affected

Weaknesses

  • CWE-400: CWE-400: Uncontrolled Resource Consumption

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

References