{ "id": "CVE-2021-22553", "sourceIdentifier": "cve-coordination@google.com", "published": "2021-02-17T12:15:12.063", "lastModified": "2022-10-25T16:35:35.460", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Cualquier operaci\u00f3n git es pasada a trav\u00e9s de Jetty y es creada una sesi\u00f3n. No es ajustada ninguna fecha de expiraci\u00f3n para la sesi\u00f3n y Jetty no elimina autom\u00e1ticamente la sesi\u00f3n. Durante m\u00faltiples acciones git, esto puede conllevar a un agotamiento de la memoria de la pila para los servidores de Gerrit. Recomendamos actualizar Gerrit a cualquiera de las versiones mencionadas anteriormente" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "cve-coordination@google.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-772" } ] }, { "source": "cve-coordination@google.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-400" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.15.22", "matchCriteriaId": "CA106DC3-BD15-42E3-80D1-C83267AE45D5" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.16.0", "versionEndExcluding": "2.16.26", "matchCriteriaId": "86ABAE59-1B32-4598-9513-793862CCC88C" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.0.0", "versionEndExcluding": "3.0.16", "matchCriteriaId": "CB09EBE5-D228-49EE-80AC-978661C5284A" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.1.0", "versionEndExcluding": "3.1.12", "matchCriteriaId": "E263BE88-AF2F-4D06-A7CF-A9D806EC3A7E" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.2.0", "versionEndExcluding": "3.2.7", "matchCriteriaId": "D5660350-95CD-4E70-A2A7-92D4E0554776" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:gerrit:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.3.0", "versionEndExcluding": "3.3.2", "matchCriteriaId": "8D44029D-AC7C-4D24-BEEA-25712B1DF63D" } ] } ] } ], "references": [ { "url": "https://bugs.chromium.org/p/gerrit/issues/detail?id=13858", "source": "cve-coordination@google.com", "tags": [ "Issue Tracking", "Third Party Advisory" ] } ] }