Lucene search

K
cvelistGoogleCVELIST:CVE-2022-3509
HistoryNov 01, 2022 - 6:09 p.m.

CVE-2022-3509 Parsing issue in protobuf textformat

2022-11-0118:09:31
Google
www.cve.org
6
cve-2022-3509
parsing issue
protobuf textformat
denial of service
java core
java lite
garbage collection
update required

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

AI Score

7.7

Confidence

High

EPSS

0.001

Percentile

33.6%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "platforms": [
      "all"
    ],
    "product": "ProtocolBuffers",
    "repo": "https://github.com/protocolbuffers/protobuf/",
    "vendor": "Google",
    "versions": [
      {
        "lessThan": "3.21.7",
        "status": "affected",
        "version": "3.21.0",
        "versionType": "semver"
      },
      {
        "lessThan": "3.20.3",
        "status": "affected",
        "version": "3.20.0",
        "versionType": "semver"
      },
      {
        "lessThan": "3.19.6",
        "status": "affected",
        "version": "3.19.0",
        "versionType": "semver"
      },
      {
        "lessThan": "3.16.3",
        "status": "affected",
        "version": "3.16.0",
        "versionType": "semver"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

AI Score

7.7

Confidence

High

EPSS

0.001

Percentile

33.6%