CVE-2022-21646

SpiceDB is a database system for managing security-critical application permissions. Any user making use of a wildcard relationship under the right hand branch of an `exclusion` or within an `intersection` operation will see `Lookup`/`LookupResources` return a resource as "accessible" if it is *not* accessible by virtue of the inclusion of the wildcard in the intersection or the right side of the exclusion. In `v1.3.0`, the wildcard is ignored entirely in lookup's dispatch, resulting in the `banned` wildcard being ignored in the exclusion. Version 1.4.0 contains a patch for this issue. As a workaround, don't make use of wildcards on the right side of intersections or within exclusions.
Configurations

Configuration 1 (hide)

cpe:2.3:a:authzed:spicedb:1.3.0:*:*:*:*:*:*:*

History

24 Jul 2023, 13:54

Type Values Removed Values Added
CWE CWE-20 NVD-CWE-Other

Information

Published : 2022-01-11 22:15

Updated : 2024-02-28 18:48


NVD link : CVE-2022-21646

Mitre link : CVE-2022-21646

CVE.ORG link : CVE-2022-21646


JSON object : View

Products Affected

authzed

  • spicedb
CWE
NVD-CWE-Other CWE-155

Improper Neutralization of Wildcards or Matching Symbols

CWE-20

Improper Input Validation