Advisories for Golang/Github.com/Spacemeshos/Api package

2024

Previous ATX is not checked to be the newest valid ATX by Smesher when validating incoming ATX

Nodes can publish 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 …