blob: d7094e3d4f7f7ddc67fac7ca31d4db1b44b0e15f [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2023-1881",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"GHSA-w5w5-2882-47pc"
],
"summary": "The x/crisis package does not charge ConstantFee in github.com/cosmos/cosmos-sdk",
"details": "If a transaction is sent to the x/crisis module to check an invariant, the ConstantFee parameter of the chain is not charged.\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-w5w5-2882-47pc"
},
{
"type": "REPORT",
"url": "https://github.com/cosmos/cosmos-sdk/issues/15706"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1881"
}
}