ghsa-p25m-jpj4-qcrr
Vulnerability from github
Published
2023-09-13 18:31
Modified
2024-04-22 18:55
Summary
Denial of Service Vulnerability in gRPC TCP Server (Posix-compatible platforms)
Details

Lack of error handling in the TCP server in Google's gRPC starting version 1.23 on posix-compatible platforms (ex. Linux) allows an attacker to cause a denial of service by initiating a significant number of connections with the server. Note that gRPC C++ Python, and Ruby are affected, but gRPC Java, and Go are NOT affected. 

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "RubyGems",
            name: "grpc",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.56.0",
                  },
                  {
                     fixed: "1.56.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "RubyGems",
            name: "grpc",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.55.0",
                  },
                  {
                     fixed: "1.55.3",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "RubyGems",
            name: "grpc",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.54.0",
                  },
                  {
                     fixed: "1.54.3",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "RubyGems",
            name: "grpc",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.53.0",
                  },
                  {
                     fixed: "1.53.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "PyPI",
            name: "grpcio",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.55.0",
                  },
                  {
                     fixed: "1.55.3",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "PyPI",
            name: "grpcio",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.54.0",
                  },
                  {
                     fixed: "1.54.3",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "PyPI",
            name: "grpcio",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "1.53.0",
                  },
                  {
                     fixed: "1.53.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2023-4785",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-248",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-02-02T20:42:27Z",
      nvd_published_at: "2023-09-13T17:15:10Z",
      severity: "HIGH",
   },
   details: "Lack of error handling in the TCP server in Google's gRPC starting version 1.23 on posix-compatible platforms (ex. Linux) allows an attacker to cause a denial of service by initiating a significant number of connections with the server. Note that gRPC C++ Python, and Ruby are affected, but gRPC Java, and Go are NOT affected. ",
   id: "GHSA-p25m-jpj4-qcrr",
   modified: "2024-04-22T18:55:19Z",
   published: "2023-09-13T18:31:26Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2023-4785",
      },
      {
         type: "WEB",
         url: "https://github.com/grpc/grpc/pull/33656",
      },
      {
         type: "WEB",
         url: "https://github.com/grpc/grpc/pull/33667",
      },
      {
         type: "WEB",
         url: "https://github.com/grpc/grpc/pull/33669",
      },
      {
         type: "WEB",
         url: "https://github.com/grpc/grpc/pull/33670",
      },
      {
         type: "WEB",
         url: "https://github.com/grpc/grpc/pull/33672",
      },
      {
         type: "WEB",
         url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/grpc/CVE-2023-4785.yml",
      },
      {
         type: "WEB",
         url: "https://groups.google.com/g/grpc-io/c/LlLkB1CeE4U",
      },
      {
         type: "WEB",
         url: "https://rubygems.org/gems/grpc/versions/1.53.2",
      },
      {
         type: "WEB",
         url: "https://rubygems.org/gems/grpc/versions/1.54.3",
      },
      {
         type: "WEB",
         url: "https://rubygems.org/gems/grpc/versions/1.55.3",
      },
      {
         type: "WEB",
         url: "https://rubygems.org/gems/grpc/versions/1.56.2",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "Denial of Service Vulnerability in gRPC TCP Server (Posix-compatible platforms)",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.