Lucene search

K
cvelistGoogleCVELIST:CVE-2022-1941
HistorySep 22, 2022 - 12:00 a.m.

CVE-2022-1941 Out of Memory issue in ProtocolBuffers for cpp and python

2022-09-2200:00:00
CWE-1286
Google
www.cve.org
1
protocolbuffers
messageset
parsing
vulnerability
out of memory
denial of service
upgrade

7.7 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

59.1%

A parsing vulnerability for the MessageSet type in the ProtocolBuffers versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 3.21.5 for protobuf-cpp, and versions prior to and including 3.16.1, 3.17.3, 3.18.2, 3.19.4, 3.20.1 and 4.21.5 for protobuf-python can lead to out of memory failures. A specially crafted message with multiple key-value per elements creates parsing issues, and can lead to a Denial of Service against services receiving unsanitized input. We recommend upgrading to versions 3.18.3, 3.19.5, 3.20.2, 3.21.6 for protobuf-cpp and 3.18.3, 3.19.5, 3.20.2, 4.21.6 for protobuf-python. Versions for 3.16 and 3.17 are no longer updated.

CNA Affected

[
  {
    "vendor": "Google LLC",
    "product": "protobuf-cpp",
    "versions": [
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.16.1",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.17.3",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.18.2",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.19.4",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.20.1",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.21.5",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  },
  {
    "vendor": "Google LLC",
    "product": "protobuf-python",
    "versions": [
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.16.1",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.17.3",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.18.2",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.19.4",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "3.20.1",
        "status": "affected",
        "versionType": "custom"
      },
      {
        "version": "unspecified",
        "lessThanOrEqual": "4.21.5",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]