Go Ethereum, or "Geth", is the official Golang implementation of the Ethereum protocol. In Geth from version 1.9.4 and before version 1.9.20 a consensus-vulnerability could cause a chain split, where vulnerable versions refuse to accept the canonical chain. The fix was included in the Paragade release version 1.9.20. No individual workaround patches have been made -- all users are recommended to upgrade to a newer version.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/ethereum/go-ethereum/releases/tag/v1.9.20 | Third Party Advisory | 
| https://github.com/ethereum/go-ethereum/security/advisories/GHSA-xw37-57qp-9mm4 | Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2020-12-11 17:15
Updated : 2020-12-14 18:16
NVD link : CVE-2020-26265
Mitre link : CVE-2020-26265
CVE.ORG link : CVE-2020-26265
JSON object : View
Products Affected
                ethereum
- go_ethereum
 
CWE
                
                    
                        
                        CWE-682
                        
            Incorrect Calculation
