Vulnerability Database

309,136

Total vulnerabilities in the database

Babylon vulnerable to chain half when transaction has fees different than `ubbn`

Summary

Sending transactions with fees different than native Babylon genesis denom (ubbn) leads to chain halt.

Impact

Denial of Service - Due to panic in the x/distribution module BeginBlocker triggered by a error when sending fees from feeCollector to x/distribution module - https://github.com/cosmos/cosmos-sdk/blob/main/x/distribution/keeper/allocation.go#L28 Babylon Genesis will halt

No technical information available.

CWEs: