blob: 8f50bb26fea2dd39cef63afc1a952ffe14976b66 [file] [log] [blame]
{
"id": "GO-2020-0037",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2019-25072",
"GHSA-3fm3-m23v-5r46"
],
"details": "Due to support of Gzip compression in request bodies, as well as a lack of limiting response body sizes, a malicious server can cause a client to consume a significant amount of system resources, which may be used as a denial of service vector.",
"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/lib/client",
"symbols": [
"NewJSONRPCClient",
"NewURIClient",
"makeHTTPClient"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/tendermint/tendermint/pull/3430"
},
{
"type": "FIX",
"url": "https://github.com/tendermint/tendermint/commit/03085c2da23b179c4a51f59a03cb40aa4e85a613"
}
],
"credits": [
{
"name": "@guagualvcha"
}
],
"schema_version": "1.3.1"
}