Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/openfga/openfga: CVE-2023-35933 #1872

Closed
GoVulnBot opened this issue Jun 26, 2023 · 1 comment
Closed
Assignees

Comments

@GoVulnBot
Copy link

CVE-2023-35933 references github.com/openfga/openfga, which may be a Go module.

Description:
OPenFGA is an open source authorization/permission engine built for developers. OpenFGA versions v1.1.0 and prior are vulnerable to a DoS attack when Check and ListObjects calls are executed against authorization models that contain circular relationship definitions. Users are affected by this vulnerability if they are using OpenFGA v1.1.0 or earlier, and if you are executing Check or ListObjects calls against a vulnerable authorization model. Users are advised to upgrade to version 1.1.1. There are no known workarounds for this vulnerability. Users that do not have circular relationships in their models are not affected.

References:

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
    - module: github.com/openfga/openfga
      packages:
        - package: openfga
description: |-
    OPenFGA is an open source authorization/permission engine built for developers.
    OpenFGA versions v1.1.0 and prior are vulnerable to a DoS attack when Check and
    ListObjects calls are executed against authorization models that contain
    circular relationship definitions. Users are affected by this vulnerability if
    they are using OpenFGA v1.1.0 or earlier, and if you are executing `Check` or
    `ListObjects` calls against a vulnerable authorization model. Users are advised
    to upgrade to version 1.1.1. There are no known workarounds for this
    vulnerability. Users that do not have circular relationships in their models are
    not affected.
cves:
    - CVE-2023-35933
references:
    - advisory: https://github.com/openfga/openfga/security/advisories/GHSA-hr9r-8phq-5x8j
    - fix: https://github.com/openfga/openfga/commit/087ce392595f3c319ab3028b5089118ea4063452
    - web: https://openfga.dev/api/service#/Relationship%20Queries/Check
    - web: https://openfga.dev/api/service#/Relationship%20Queries/ListObjects

@tatianab tatianab self-assigned this Jun 28, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/506760 mentions this issue: data/reports: add GO-2023-1872.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants