CVE-2021-22553 MEDIUM

CVE-2021-22553: Heap Memory exhaustion in Gerrit

Vendor Google Llc
Product Gerrit
Weakness CWE-400
Published February 17, 2021
Last update September 16, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

Any git operation is passed through Jetty and a session is created. No expiry is set for the session and Jetty does not automatically dispose of the session. Over multiple git actions, this can lead to a heap memory exhaustion for Gerrit servers. We recommend upgrading Gerrit to any of the versions listed above.

Key dates

02Disclosure timeline

February 17, 2021 CVE published
September 16, 2024 Record updated