Lucene search

K
cveGitHub_MCVE-2022-24777
HistoryMar 25, 2022 - 5:15 p.m.

CVE-2022-24777

2022-03-2517:15:08
CWE-617
GitHub_M
web.nvd.nist.gov
62
cve-2022-24777
grpc-swift
denial of service
vulnerability
grpc
rpc framework

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

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

EPSS

0.001

Percentile

37.0%

grpc-swift is the Swift language implementation of gRPC, a remote procedure call (RPC) framework. Prior to version 1.7.2, a grpc-swift server is vulnerable to a denial of service attack via a reachable assertion. This is due to incorrect logic when handling GOAWAY frames. The attack is low-effort: it takes very little resources to construct and send the required sequence of frames. The impact on availability is high as the server will crash, dropping all in flight connections and requests. This issue is fixed in version 1.7.2. There are currently no known workarounds.

Affected configurations

Nvd
Vulners
Node
linuxfoundationgrpc_swiftRange<1.7.2
VendorProductVersionCPE
linuxfoundationgrpc_swift*cpe:2.3:a:linuxfoundation:grpc_swift:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "grpc-swift",
    "vendor": "grpc",
    "versions": [
      {
        "status": "affected",
        "version": "< 1.7.2"
      }
    ]
  }
]

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

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

EPSS

0.001

Percentile

37.0%

Related for CVE-2022-24777