Out-of-bounds Write Affecting grpc-core Open this link in a new tab package, versions <1.2.0-pre2
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
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-COCOAPODS-GRPCCORE-472393
-
published
4 Sep 2019
-
disclosed
30 Apr 2017
-
credit
Unknown
Introduced: 30 Apr 2017
CVE-2017-8359 Open this link in a new tabHow to fix?
Upgrade gRPC-Core
to version 1.2.0-pre2 or higher.
Overview
gRPC-Core is a Core cross-platform gRPC library, written in C
Affected versions of this package are vulnerable to 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
.