go-spacemesh is a Go implementation of the Spacemesh protocol full node. Nodes can publish activations transactions (ATXs) which reference the incorrect previous ATX of the Smesher that created the ATX. ATXs are expected to form a single chain from the newest to the first ATX ever published by an identity. Allowing Smeshers to reference an earlier (but not the latest) ATX as previous breaks this protocol rule and can serve as an attack vector where Nodes are rewarded for holding their PoST data for less than one epoch but still being eligible for rewards. This vulnerability is fixed in go-spacemesh 1.5.2-hotfix1 and Spacemesh API 1.37.1.
                
            References
                    Configurations
                    No configuration.
History
                    21 Nov 2024, 09:18
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | |
| References | () https://github.com/spacemeshos/api/commit/1d5bd972bbe225d024c3e0ae5214ddb6b481716e - | |
| References | () https://github.com/spacemeshos/go-spacemesh/commit/9aff88d54be809ac43d60e8a8b4d65359c356b87 - | |
| References | () https://github.com/spacemeshos/go-spacemesh/security/advisories/GHSA-jcqq-g64v-gcm7 - | 
14 May 2024, 15:38
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-05-14 15:38
Updated : 2024-11-21 09:18
NVD link : CVE-2024-34360
Mitre link : CVE-2024-34360
CVE.ORG link : CVE-2024-34360
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-754
                        
            Improper Check for Unusual or Exceptional Conditions
