blob: 365845605c22946b97366056605bf607b4fc8cb2 [file] [log] [blame]
{
"id": "GO-2020-0037",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2019-25072"
],
"details": "Due to support of Gzip compression in request bodies, as well\nas a lack of limiting response body sizes, a malicious server\ncan cause a client to consume a significant amount of system\nresources, which may be used as a denial of service vector.\n",
"affected": [
{
"package": {
"name": "github.com/tendermint/tendermint",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.31.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0037"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/tendermint/tendermint/rpc/client",
"symbols": [
"makeHTTPClient"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/tendermint/tendermint/pull/3430"
},
{
"type": "FIX",
"url": "https://github.com/tendermint/tendermint/commit/03085c2da23b179c4a51f59a03cb40aa4e85a613"
}
]
}