OpenFGA is an authorization/permission engine built for developers and inspired by Google Zanzibar. OpenFGA is vulnerable to a denial of service attack when certain Check calls are executed against authorization models that contain circular relationship definitions. When the call is made, it's possible for the server to exhaust resources and die. Users are advised to upgrade to v1.3.2 and update any offending models. There are no known workarounds for this vulnerability. Note that for models which contained cycles or a relation definition that has the relation itself in its evaluation path, checks and queries that require evaluation will no longer be evaluated on v1.3.2+ and will return errors instead. Users who do not have cyclic models are unaffected.
References
Configurations
History
21 Nov 2024, 08:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/openfga/openfga/commit/725296025fd81227c89525808652c6acd4a605f6 - Patch | |
References | () https://github.com/openfga/openfga/security/advisories/GHSA-2hm9-h873-pgqh - Vendor Advisory |
02 Oct 2023, 16:41
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:openfga:openfga:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/openfga/openfga/security/advisories/GHSA-2hm9-h873-pgqh - Vendor Advisory | |
References | (MISC) https://github.com/openfga/openfga/commit/725296025fd81227c89525808652c6acd4a605f6 - Patch | |
First Time |
Openfga openfga
Openfga |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
27 Sep 2023, 15:19
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-27 15:19
Updated : 2024-11-21 08:24
NVD link : CVE-2023-43645
Mitre link : CVE-2023-43645
CVE.ORG link : CVE-2023-43645
JSON object : View
Products Affected
openfga
- openfga
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')