| { |
| "schema_version": "1.3.1", |
| "id": "GO-2020-0037", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2021-04-14T20:04:52Z", |
| "aliases": [ |
| "CVE-2019-25072", |
| "GHSA-3fm3-m23v-5r46" |
| ], |
| "summary": "Uncontrolled resource consumption in github.com/tendermint/tendermint", |
| "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" |
| } |
| ] |
| } |
| ], |
| "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" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2020-0037" |
| } |
| } |