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 applicationsLearn about Authentication Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade 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 Authentication Bypass. Signaturecheck
uses the nonce field of the transaction itself, so transactions larger than the current cached nonce can still pass it. Thus, if the victim sends a very large nonce transaction, the attacker can replay the transaction through the application.