blob: f935bfe714fdb99d4512a93a2c02c244cdd2f3f9 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2023-1821",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-qfc5-6r3j-jj22"
],
"summary": "The x/crisis package does not cause chain halt in github.com/cosmos/cosmos-sdk",
"details": "If an invariant check fails on a Cosmos SDK network, and a transaction is sent to the x/crisis package to halt the chain, the chain does not halt as originally intended.\n\nNo patch will be released, as the package is planned to be deprecated and replaced.",
"affected": [
{
"package": {
"name": "github.com/cosmos/cosmos-sdk",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cosmos/cosmos-sdk/x/crisis"
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cosmos/cosmos-sdk/security/advisories/GHSA-qfc5-6r3j-jj22"
},
{
"type": "REPORT",
"url": "https://github.com/cosmos/cosmos-sdk/issues/15325"
},
{
"type": "REPORT",
"url": "https://github.com/cosmos/cosmos-sdk/issues/15706"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1821"
}
}