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 Authorization Bypass Through User-Controlled Key in the map_request endpoint. An authenticated attacker who can reach a transcoded endpoint can gain unauthorized access to or modify resources belonging to other users by supplying a conflicting value for any path-bound field via the query string or request body, causing the attacker-supplied value to override the intended router-extracted value.
Note: An authenticated attacker can read or modify any other user's resources exposed via transcoded endpoints.