logo

CVE-2024-48909 github.com/authzed/spicedb

Package

Manager: go
Name: github.com/authzed/spicedb
Vulnerable Version: >=1.35.0 <1.37.1

Severity

Level: Low

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00093 pctl0.27103

Details

SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not ### Impact 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 ### Patches The bug will be released as part of SpiceDB 1.37.1 ### Workarounds Disable LookupResources2 via the `--enable-experimental-lookup-resources` flag by setting it to `false` ``` --enable-experimental-lookup-resources=false ```

Metadata

Created: 2024-10-14T21:04:56Z
Modified: 2024-10-14T22:24:05Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/10/GHSA-3c32-4hq9-6wgj/GHSA-3c32-4hq9-6wgj.json
CWE IDs: ["CWE-172"]
Alternative ID: GHSA-3c32-4hq9-6wgj
Finding: F113
Auto approve: 1