Server crash via immortal Git-over-HTTP sessions
Published Feb 17, 2021 · Updated Sep 16, 2024
Resource exhaustion in Gerrit Code Review allows remote attackers to crash the server through repeated Git-over-HTTP operations. GitOverHttpServlet creates an empty Jetty HTTP session for each request with an expiry of zero, so the session housekeeper never removes it. Unauthenticated access is sufficient; accumulated sessions consume the JVM heap until the Gerrit process runs out of memory and crashes.
Summary
What happened
Resource exhaustion in Gerrit Code Review allows remote attackers to crash the server through repeated Git-over-HTTP operations. GitOverHttpServlet creates an empty Jetty HTTP session for each request with an expiry of zero, so the session housekeeper never removes it. Unauthenticated access is sufficient; accumulated sessions consume the JVM heap until the Gerrit process runs out of memory and crashes.
The record
- CVE
- CVE-2021-22553
- Published
- Feb 17, 2021
- Updated
- Sep 16, 2024
- Vendor
- Gerrit Code Review
- Product
- Gerrit Code Review
- Classifications
- CWE-400, CWE-772, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 17, 2021CVE publishedPublication date reported by the CVE source.
- Sep 16, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=unspecified <2.15.22
- Affected versionversion=unspecified <2.16.26
- Affected versionversion=unspecified <3.0.16
- Affected versionversion=unspecified <3.1.12
- Affected versionversion=unspecified <3.2.7
- Affected versionversion=unspecified <3.3.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo