mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
20 lines
945 B
Markdown
20 lines
945 B
Markdown
### [CVE-2021-41173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41173)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ethereum/go-ethereum/pull/23801
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/VPRLab/BlkVulnReport
|
|
- https://github.com/demining/Solidity-Forcibly-Send-Ether-Vulnerability
|
|
|