Uncontrolled Resource Consumption Affecting @grpc/grpc-js package, versions <1.8.22 >=1.9.0 <1.9.15 >=1.10.0 <1.10.9
Threat Intelligence
EPSS
0.05% (19th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JS-GRPCGRPCJS-7242922
- published 11 Jun 2024
- disclosed 10 Jun 2024
- credit Unknown
Introduced: 10 Jun 2024
CVE-2024-37168 Open this link in a new tabHow to fix?
Upgrade @grpc/grpc-js
to version 1.8.22, 1.9.15, 1.10.9 or higher.
Overview
@grpc/grpc-js is a gRPC Library for Node
Affected versions of this package are vulnerable to Uncontrolled Resource Consumption via the grpc.max_receive_message_length
channel option. An attacker can cause a denial of service by sending messages that exceed the configured limits, which are then buffered or decompressed into memory.