ghsa-x4rg-4545-4w7w
Vulnerability from github
Published
2022-02-15 01:57
Modified
2021-11-03 14:59
Severity ?
Summary
Improper Input Validation and Excessive Iteration in Go Facebook Thrift
Details
Go Facebook Thrift servers would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to denial of service. This issue affects Facebook Thrift prior to v2019.03.04.00.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/facebook/fbthrift" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.31.1-0.20190225164308-c461c1bd1a3e" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-3564" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-755", "CWE-834" ], "github_reviewed": true, "github_reviewed_at": "2021-05-17T15:32:10Z", "nvd_published_at": "2019-05-06T16:29:00Z", "severity": "HIGH" }, "details": "Go Facebook Thrift servers would not error upon receiving messages with containers of fields of unknown type. As a result, malicious clients could send short messages which would take a long time for the server to parse, potentially leading to denial of service. This issue affects Facebook Thrift prior to v2019.03.04.00.", "id": "GHSA-x4rg-4545-4w7w", "modified": "2021-11-03T14:59:45Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3564" }, { "type": "WEB", "url": "https://github.com/facebook/fbthrift/commit/c461c1bd1a3e130b181aa9c854da3030cd4b5156" }, { "type": "PACKAGE", "url": "https://github.com/facebook/fbthrift" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@%3Ccommits.pulsar.apache.org%3E" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2021-0088" }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2019-3564" } ], "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": "Improper Input Validation and Excessive Iteration in Go Facebook Thrift" }
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.