Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-j2cr-jc39-wpx5: Barberry Security Advisory - regarding x/auth periodic vesting accounts

Impact

In PeriodicVestingAccount, defined in x/auth, an attacker can initialize a victim’s account as a malicious vesting account, which allows deposits but does not allow withdrawals. When the user then deposits funds into their account, those funds are locked forever, and the user is not able to withdraw them.

Patches

>= v0.46.13 for Cosmos SDK v0.46.x >= v0.47.3 for Cosmos SDK v0.47.x

If a network backported periodic vesting accounts to earlier versions of the SDK, those networks are affected too.

Workarounds

There is no workaround for this issue. Upgrade immediately.

References

ghsa
#git#auth

Package

gomod github.com/cosmos/cosmos-sdk (Go)

Affected versions

>= 0.46.0, <= 0.46.12

>= 0.47.0, <= 0.47.2

Patched versions

0.46.13

0.47.3

Description

Impact

In PeriodicVestingAccount, defined in x/auth, an attacker can initialize a victim’s account as a malicious vesting account, which allows deposits but does not allow withdrawals. When the user then deposits funds into their account, those funds are locked forever, and the user is not able to withdraw them.

Patches

>= v0.46.13 for Cosmos SDK v0.46.x
>= v0.47.3 for Cosmos SDK v0.47.x

If a network backported periodic vesting accounts to earlier versions of the SDK, those networks are affected too.

Workarounds

There is no workaround for this issue. Upgrade immediately.

References

  • Patched versions release notes: v0.47.3, v0.46.13.
  • Forum Post

References

  • GHSA-j2cr-jc39-wpx5
  • https://forum.cosmos.network/t/cosmos-sdk-security-advisory-barberry/10825
  • https://github.com/cosmos/cosmos-sdk/blob/cfc757dc5043fb2758c47c146d2912fd010c1a45/RELEASE_NOTES.md#cosmos-sdk-v0473-release-notes
  • https://github.com/cosmos/cosmos-sdk/blob/d4b7164de5d8391e6aa644d8ea84e07396dd9653/RELEASE_NOTES.md#cosmos-sdk-v04613-release-notes

greg-szabo published to cosmos/cosmos-sdk

Jul 7, 2023

Published to the GitHub Advisory Database

Jul 7, 2023

Reviewed

Jul 7, 2023

Last updated

Jul 7, 2023

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution