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/babylonlabs-io/babylon/app/keepers
to version 2.2.0 or higher.
Affected versions of this package are vulnerable to Improper Handling of Exceptional Conditions via the BeginBlocker
process in the x/distribution
module. An attacker can cause the blockchain to halt by sending transactions with fees denominated in a currency other than the expected native denomination, which triggers a panic when transferring fees from feeCollector
to the distribution module.