CVE-2024-23820

O

penFGA, an authorization/permission engine, is vulnerable to a denial of service attack in versions prior to 1.4.3. In some scenarios that depend on the model and tuples used, a call to `ListObjects` may not release memory properly. So when a sufficiently high number of those calls are executed, the OpenFGA server can create an `out of memory` error and terminate. Version 1.4.3 contains a patch for this issue.

Configurations

Configuration 1 (hide)

cpe:2.3:a:openfga:openfga:*:*:*:*:*:*:*:*

History

21 Nov 2024, 08:58

Type Values Removed Values Added
References () https://github.com/openfga/openfga/commit/908ac85c8b7769c8042cca31886df8db01976c39 - Patch () https://github.com/openfga/openfga/commit/908ac85c8b7769c8042cca31886df8db01976c39 - Patch
References () https://github.com/openfga/openfga/releases/tag/v1.4.3 - Release Notes () https://github.com/openfga/openfga/releases/tag/v1.4.3 - Release Notes
References () https://github.com/openfga/openfga/security/advisories/GHSA-rxpw-85vw-fx87 - Third Party Advisory () https://github.com/openfga/openfga/security/advisories/GHSA-rxpw-85vw-fx87 - Third Party Advisory
CVSS v2 : unknown
v3 : 6.5
v2 : unknown
v3 : 5.3

Information

Published : 2024-01-26 17:15

Updated : 2024-11-21 08:58


NVD link : CVE-2024-23820

Mitre link : CVE-2024-23820

CVE.ORG link : CVE-2024-23820


JSON object : View

Products Affected
CWE
CWE-770

Allocation of Resources Without Limits or Throttling

CWE-401

Missing Release of Memory after Effective Lifetime