The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade github.com/cosmos/ethermint/rpc/namespaces/eth
to version 0.4.1 or higher.
github.com/cosmos/ethermint/rpc/namespaces/eth is an a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum.
Affected versions of this package are vulnerable to Signature Validation Bypass. Since ethermint
uses the same chainIDEpoch
and signature schemes with ethereum
for compatibility, a verified signature in ethereum is still valid in ethermint
with the same message content and chainIDEpoch
, which enables a cross-chain transaction replay attack.