Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade grpc_server to version 1.0.0 or higher.
grpc_server is a GRPC is a fully featured Elixir implementation of the gRPC protocol (grpc.io), enabling efficient communication between services through a unified and stream-oriented API. It supports all RPC types, friendly error handling, TLS, interceptors, reflection, and optional HTTP transcoding.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the read_full_body/3 function. An attacker can cause server memory exhaustion and crash the node by sending a large or slow-trickle unary request body, especially when omitting the grpc-timeout header to keep the connection alive indefinitely while memory usage grows.