Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.9, a vulnerable node is susceptible to crash when processing a maliciously crafted message from a peer. Version v1.10.9 contains patches to the vulnerability. There are no known workarounds aside from upgrading.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/ethereum/go-ethereum/security/advisories/GHSA-59hh-656j-3p7v | third party advisory |
https://github.com/ethereum/go-ethereum/pull/23801 | third party advisory patch |
https://github.com/ethereum/go-ethereum/commit/e40b37718326b8b4873b3b00a0db2e6c6d9ea738 | third party advisory patch |
https://github.com/ethereum/go-ethereum/releases/tag/v1.10.9 | third party advisory release notes |