ghsa-95x7-mh78-7w2r
Vulnerability from github
Published
2022-10-25 20:13
Modified
2022-10-27 18:35
Severity ?
VLAI Severity ?
Summary
OpenFGA subject to Information Disclosure via streamed-list-objects endpoint
Details
Overview
During our internal security assessment, it was discovered that streamed-list-objects
endpoint was not validating the authorization header resulting in the disclosure of objects in the store.
Am I Affected?
You are affected by this vulnerability if you are using openfga/openfga
version v0.2.3
or prior and you are exposing the OpenFGA service to the internet.
How to fix that?
Upgrade to version v0.2.4
.
Backward Compatibility
This update is backward compatible.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.2.3" }, "package": { "ecosystem": "Go", "name": "github.com/openfga/openfga" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-39340" ], "database_specific": { "cwe_ids": [ "CWE-285", "CWE-862", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2022-10-25T20:13:38Z", "nvd_published_at": "2022-10-25T17:15:00Z", "severity": "MODERATE" }, "details": "### Overview\nDuring our internal security assessment, it was discovered that `streamed-list-objects` endpoint was not validating the authorization header resulting in the disclosure of objects in the store.\n\n### Am I Affected?\nYou are affected by this vulnerability if you are using `openfga/openfga` version `v0.2.3` or prior and you are exposing the OpenFGA service to the internet.\n\n### How to fix that?\nUpgrade to version `v0.2.4`.\n\n### Backward Compatibility\nThis update is backward compatible.", "id": "GHSA-95x7-mh78-7w2r", "modified": "2022-10-27T18:35:10Z", "published": "2022-10-25T20:13:38Z", "references": [ { "type": "WEB", "url": "https://github.com/openfga/openfga/security/advisories/GHSA-95x7-mh78-7w2r" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39340" }, { "type": "WEB", "url": "https://github.com/openfga/openfga/commit/779d73d4b6d067ee042ec9b59fec707eed71e42f" }, { "type": "PACKAGE", "url": "https://github.com/openfga/openfga" }, { "type": "WEB", "url": "https://github.com/openfga/openfga/releases/tag/v0.2.4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "OpenFGA subject to Information Disclosure via streamed-list-objects endpoint" }
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…