In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for github.com/cometbft/cometbft
.
github.com/cometbft/cometbft is a distributed, Byzantine fault-tolerant, deterministic state machine replication engine.
Affected versions of this package are vulnerable to Insufficiently Protected Credentials due to the default configuration parameters EvidenceParams.MaxAgeNumBlocks
and EvidenceParams.MaxAgeDuration
being set too low for common use cases. This configuration may prevent the slashing mechanism from functioning correctly in specific scenarios. If the conditions of both parameters are exceeded, evidence may prematurely expire and be considered invalid, potentially allowing unpunished Byzantine behavior if evidence is discovered outside of that window.