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/authzed/spicedb: CVE-2024-48909 #3200

Closed
GoVulnBot opened this issue Oct 14, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@GoVulnBot
Copy link

Advisory CVE-2024-48909 references a vulnerability in the following Go modules:

Module
github.com/authzed/spicedb

Description:
SpiceDB is an open source database for scalably storing and querying fine-grained authorization data. Starting in version 1.35.0 and prior to version 1.37.1, clients that have enabled LookupResources2 and have caveats in the evaluation path for their requests can return a permissionship of CONDITIONAL with context marked as missing, even then the context was supplied. LookupResources2 is the new default in SpiceDB 1.37.0 and has been opt-in since SpiceDB 1.35.0. The bug is patched as part of SpiceDB 1.37.1. As a workaround, disable LookupResources2 via the `--enable-experimental-lookup-res...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/authzed/spicedb
      vulnerable_at: 1.37.1
summary: CVE-2024-48909 in github.com/authzed/spicedb
cves:
    - CVE-2024-48909
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-48909
    - fix: https://github.com/authzed/spicedb/commit/2f3cf77a7fcfcb478ef5a480a245842c96ac8853
    - web: https://github.com/authzed/spicedb/security/advisories/GHSA-3c32-4hq9-6wgj
source:
    id: CVE-2024-48909
    created: 2024-10-14T22:01:18.152269424Z
review_status: UNREVIEWED

@tatianab tatianab self-assigned this Oct 15, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/620177 mentions this issue: data/reports: add 4 unreviewed reports

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

No branches or pull requests

3 participants