First published: Fri Apr 14 2017(Updated: )
Google gRPC before 2017-02-22 has an out-of-bounds write caused by a heap-based buffer overflow related to the parse_unix function in core/ext/client_channel/parse_address.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
gRPC | <=1.1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-7860 has been classified as a high severity vulnerability due to its potential to cause a heap-based buffer overflow.
To fix CVE-2017-7860, update gRPC to version 1.1.3 or later, which addresses the vulnerability.
CVE-2017-7860 affects all versions of gRPC prior to version 1.1.3.
CVE-2017-7860 is an out-of-bounds write vulnerability caused by a heap-based buffer overflow.
The vulnerability is related to the parse_unix function in the file core/ext/client_channel/parse_address.c.