First published: Sun Apr 30 2017(Updated: )
Google gRPC before 2017-03-29 has an out-of-bounds write caused by a heap-based use-after-free related to the grpc_call_destroy function in core/lib/surface/call.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
gRPC | <=1.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-8359 has been assigned a high severity score due to the potential for exploitation through out-of-bounds writes.
To fix CVE-2017-8359, update gRPC to version 1.2.2 or later.
CVE-2017-8359 affects the gRPC library versions up to and including 1.2.1.
Yes, exploitation of CVE-2017-8359 can potentially lead to remote code execution.
CVE-2017-8359 is caused by a heap-based use-after-free vulnerability related to the grpc_call_destroy function.