{ "id": "CVE-2022-3509", "sourceIdentifier": "cve-coordination@google.com", "published": "2022-12-12T13:15:14.607", "lastModified": "2022-12-15T16:57:53.723", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "A parsing issue similar to CVE-2022-3171, but with textformat in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted back-n-forth between mutable and immutable forms, resulting in potentially long garbage collection pauses. We recommend updating to the versions mentioned above." }, { "lang": "es", "value": "Un problema de an\u00e1lisis similar a CVE-2022-3171, pero con formato de texto en las versiones core y lite de protobuf-java anteriores a 3.21.7, 3.20.3, 3.19.6 y 3.16.3 puede provocar un ataque de Denegaci\u00f3n de Servicio (DoS). Las entradas que contienen m\u00faltiples instancias de mensajes incrustados no repetidos con campos repetidos o desconocidos hacen que los objetos se conviertan de un lado a otro entre formas mutables e inmutables, lo que resulta en pausas de recolecci\u00f3n de basura potencialmente largas. Recomendamos actualizar a 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: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 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.16.0", "versionEndExcluding": "3.16.3", "matchCriteriaId": "AB303B67-87A7-43AC-8A8B-B037C2D06B3F" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.19.0", "versionEndExcluding": "3.19.6", "matchCriteriaId": "3C2D62DC-0F66-4A30-B9FE-EA6199E60538" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.20.0", "versionEndExcluding": "3.20.3", "matchCriteriaId": "56CA1E8D-A555-4F4F-80D8-F23D0DC50BB8" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.21.0", "versionEndExcluding": "3.21.7", "matchCriteriaId": "E82CFAC2-2F65-45FD-88D9-D42145FC4A4F" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.16.0", "versionEndExcluding": "3.16.3", "matchCriteriaId": "63C927E5-FAB2-4F2E-8F28-EC3CC160837C" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.17.0", "versionEndExcluding": "3.19.6", "matchCriteriaId": "2B4050D4-2224-467C-B46D-2CD734B3B0FB" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.20.0", "versionEndExcluding": "3.20.3", "matchCriteriaId": "459A8615-D2ED-49F3-A81C-DC4560D96C93" }, { "vulnerable": true, "criteria": "cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*", "versionStartIncluding": "3.21.0", "versionEndExcluding": "3.21.7", "matchCriteriaId": "712693B9-41AB-41D1-97B2-560FDFEE0863" } ] } ] } ], "references": [ { "url": "https://github.com/protocolbuffers/protobuf/commit/a3888f53317a8018e7a439bac4abeb8f3425d5e9", "source": "cve-coordination@google.com", "tags": [ "Patch", "Third Party Advisory" ] } ] }