Vulnerabilites related to github.com/tendermint/tendermint - github.com/tendermint/tendermint/rpc/lib/client
CVE-2019-25072 (GCVE-0-2019-25072)
Vulnerability from cvelistv5
Published
2022-12-27 21:13
Modified
2025-04-11 16:40
Severity ?
VLAI Severity ?
EPSS score ?
Summary
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.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
github.com/tendermint/tendermint | github.com/tendermint/tendermint/rpc/lib/client |
Version: 0 ≤ |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T03:00:18.952Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/tendermint/tendermint/pull/3430" }, { "tags": [ "x_transferred" ], "url": "https://github.com/tendermint/tendermint/commit/03085c2da23b179c4a51f59a03cb40aa4e85a613" }, { "tags": [ "x_transferred" ], "url": "https://pkg.go.dev/vuln/GO-2020-0037" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2019-25072", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-04-11T16:38:56.247764Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-11T16:40:25.817Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://pkg.go.dev", "defaultStatus": "unaffected", "packageName": "github.com/tendermint/tendermint/rpc/lib/client", "product": "github.com/tendermint/tendermint/rpc/lib/client", "programRoutines": [ { "name": "makeHTTPClient" }, { "name": "NewJSONRPCClient" }, { "name": "NewURIClient" } ], "vendor": "github.com/tendermint/tendermint", "versions": [ { "lessThan": "0.31.1", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "value": "@guagualvcha" } ], "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "CWE-400: Uncontrolled Resource Consumption", "lang": "en" } ] } ], "providerMetadata": { "dateUpdated": "2023-06-12T19:03:55.542Z", "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "shortName": "Go" }, "references": [ { "url": "https://github.com/tendermint/tendermint/pull/3430" }, { "url": "https://github.com/tendermint/tendermint/commit/03085c2da23b179c4a51f59a03cb40aa4e85a613" }, { "url": "https://pkg.go.dev/vuln/GO-2020-0037" } ], "title": "Uncontrolled resource consumption in github.com/tendermint/tendermint" } }, "cveMetadata": { "assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc", "assignerShortName": "Go", "cveId": "CVE-2019-25072", "datePublished": "2022-12-27T21:13:24.222Z", "dateReserved": "2022-07-29T17:10:15.500Z", "dateUpdated": "2025-04-11T16:40:25.817Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }