ghsa-w3r9-r9w7-8h48
Vulnerability from github
Published
2022-05-24 17:11
Modified
2023-09-29 17:09
Severity ?
Summary
Golang Facebook Thrift servers vulnerable to denial of service
Details
Golang Facebook Thrift servers would not error upon receiving messages declaring containers of sizes larger than the payload. As a result, malicious clients could send short messages which would result in a large memory allocation, potentially leading to denial of service. This issue affects Facebook Thrift prior to v2020.03.16.00.
Specific Go Packages Affected
github.com/facebook/fbthrift/thrift/lib/go/thrift
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/facebook/fbthrift" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.31.1-0.20200311080807-483ed864d69f" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11939" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2023-02-08T00:26:28Z", "nvd_published_at": "2020-03-18T01:15:00Z", "severity": "HIGH" }, "details": "Golang Facebook Thrift servers would not error upon receiving messages declaring containers of sizes larger than the payload. As a result, malicious clients could send short messages which would result in a large memory allocation, potentially leading to denial of service. This issue affects Facebook Thrift prior to v2020.03.16.00.\n\n### Specific Go Packages Affected\ngithub.com/facebook/fbthrift/thrift/lib/go/thrift", "id": "GHSA-w3r9-r9w7-8h48", "modified": "2023-09-29T17:09:10Z", "published": "2022-05-24T17:11:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11939" }, { "type": "WEB", "url": "https://github.com/facebook/fbthrift/commit/483ed864d69f307e9e3b9dadec048216100c0757" }, { "type": "PACKAGE", "url": "https://github.com/facebook/fbthrift" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2021-0082" }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2019-11939" } ], "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": "Golang Facebook Thrift servers vulnerable to denial of service" }
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.