Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cosmos/cosmos-sdk
  4. ›
  5. GMS-2024-337

GMS-2024-337: ASA-2024-003: Missing `BlockedAddressed` Validation in Vesting Module

February 21, 2024

ASA-2024-003: Missing <code>BlockedAddressed</code> Validation in Vesting Module

Component: Cosmos SDK Criticality: Low Affected Versions: Cosmos SDK versions <= 0.50.3; <= 0.47.8 Affected Users: Chain developers, Validator and Node operators Impact: Denial of Service

Description

A vulnerability was identified in the x/auth/vesting module, which can allow a user to create a periodic vesting account on a blocked address, for example a non-initialized module account. Additional validation was added to prevent creation of a periodic vesting account in this scenario.

If this case is triggered, there is the potential for a chain halt if the uninitialized account in question is called by GetModuleAccount in Begin/EndBlock of a module. This combination of an uninitialized blocked module account is not common.

Next Steps for Impacted Parties

If your chain has uninitialized blocked module accounts, it is recommended to proactively initialize them, as they are often initialized during a chain migration or during init genesis.

If you are a chain developer on an affected version of the Cosmos SDK, it is advised to update to the latest available version of the Cosmos SDK for your project. Once a patched version is available, it is recommended that network operators upgrade.

A Github Security Advisory for this issue is available in the Cosmos-SDK repository. For more information about Cosmos SDK, see https://docs.cosmos.network/.

This issue was found by Dongsam who reported it to the Cosmos Bug Bounty Program on HackerOne on January 30, 2024. If you believe you have found a bug in the Interchain Stack or would like to contribute to the program by reporting a bug, please see https://hackerone.com/cosmos.

References

  • github.com/advisories/GHSA-4j93-fm92-rp4m
  • github.com/cosmos/cosmos-sdk/releases/tag/v0.47.9
  • github.com/cosmos/cosmos-sdk/releases/tag/v0.50.4
  • github.com/cosmos/cosmos-sdk/security/advisories/GHSA-4j93-fm92-rp4m

Code Behaviors & Features

Detect and mitigate GMS-2024-337 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.47.8, all versions starting from 0.50.0 up to 0.50.3

Fixed versions

  • 0.47.9
  • 0.50.4

Solution

Upgrade to versions 0.47.9, 0.50.4 or above.

Source file

go/github.com/cosmos/cosmos-sdk/GMS-2024-337.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:10 +0000.