ghsa-3fm3-m23v-5r46
Vulnerability from github
Published
2022-12-28 00:30
Modified
2023-01-10 15:58
Severity ?
VLAI Severity ?
Summary
Tendermint Client package vulnerable to Uncontrolled Resource Consumption
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": { "ecosystem": "Go", "name": "github.com/tendermint/tendermint" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.31.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-25072" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2022-12-30T19:15:32Z", "nvd_published_at": "2022-12-27T22:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-3fm3-m23v-5r46", "modified": "2023-01-10T15:58:49Z", "published": "2022-12-28T00:30:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25072" }, { "type": "WEB", "url": "https://github.com/tendermint/tendermint/pull/3430" }, { "type": "WEB", "url": "https://github.com/tendermint/tendermint/commit/03085c2da23b179c4a51f59a03cb40aa4e85a613" }, { "type": "PACKAGE", "url": "https://github.com/tendermint/tendermint" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2020-0037" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Tendermint Client package vulnerable to Uncontrolled Resource Consumption" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…