Vulnerability in Grpc Grpc-Swift
CVE-2022-24777
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.
EPSS: 0.012 (63.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Grpc Grpc-swift — versions < 1.7.2
- Linuxfoundation Grpc_swift
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2022-24777?
- CVE-2022-24777 is a high-severity vulnerability in Grpc Grpc-Swift, classified under Reachable Assertion. CVSS score: 7.5/10. Published 2022-03-25.
- How severe is CVE-2022-24777?
- High severity. CVSS v3 base score is 7.5 out of 10.