Lucene search
+L

216 matches found

Wolfi
Wolfi
added 2024/06/20 11:15 p.m.103 views

CVE-2024-38361 vulnerabilities

Vulnerabilities for packages: spicedb...

5.3CVSS7.2AI score0.00396EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/06/20 10:18 p.m.57 views

CVE-2024-38361 Permissions processing error in spacedb

Spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Use of an exclusion under an arrow that has multiple resources may resolve to NOPERMISSION when permission is expected. If the resource exists under multiple...

3.7CVSS0.00396EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/06/20 10:18 p.m.16 views

CVE-2024-38361 Permissions processing error in spacedb

Spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Use of an exclusion under an arrow that has multiple resources may resolve to NOPERMISSION when permission is expected. If the resource exists under multiple...

3.7CVSS7AI score0.00396EPSS
SaveExploits1References2
CVE
CVE
added 2024/06/20 10:18 p.m.332 views

CVE-2024-38361

SpiceDB (spicedb) vulnerability CVE-2024-38361 affects the permission-check flow: an exclusion under an arrow with multiple resources may cause a NO_PERMISSION response when PERMISSION is expected on CheckPermission, due to a failure in the exclusion dispatcher to query all folders a user can acc...

5.3CVSS3.8AI score0.00396EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/06/20 10:18 p.m.30 views

CVE-2024-38361 Permissions processing error in spacedb

Spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Use of an exclusion under an arrow that has multiple resources may resolve to NOPERMISSION when permission is expected. If the resource exists under multiple...

3.7CVSS4.6AI score0.00396EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/06/20 4:24 p.m.40 views

SpiceDB exclusions can result in no permission returned when permission expected

Background Use of an exclusion under an arrow that has multiple resources may resolve to NOPERMISSION when permission is expected. For example, given this schema: zed definition user definition folder relation member: user relation banned: user permission view = member - banned definition resourc...

5.3CVSS6.6AI score0.00396EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/06/20 4:24 p.m.19 views

GHSA-GRJV-GJGR-66G2 SpiceDB exclusions can result in no permission returned when permission expected

Background Use of an exclusion under an arrow that has multiple resources may resolve to NOPERMISSION when permission is expected. For example, given this schema: zed definition user definition folder relation member: user relation banned: user permission view = member - banned definition resourc...

6.3CVSS3.8AI score0.00396EPSS
SaveExploits1References4
Chainguard
Chainguard
added 2024/06/20 4:24 p.m.4 views

GHSA-GRJV-GJGR-66G2 vulnerabilities

Vulnerabilities for packages: spicedb...

7.3AI score
SaveExploits0
Wolfi
Wolfi
added 2024/06/20 4:24 p.m.12 views

GHSA-GRJV-GJGR-66G2 vulnerabilities

Vulnerabilities for packages: spicedb...

7.5AI score
SaveExploits0
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.6 views

Spicedb Security Vulnerabilities

SpiceDB is a fine-grained permissions database from the Authzed team. A security vulnerability exists in versions of Spicedb prior to v1.33.1, which stems from the fact that if a resource exists under multiple folders and a user is authorized to view multiple folders, SpiceDB may report that the...

5.3CVSS6.7AI score0.00396EPSS
SaveExploits1References4
Chainguard
Chainguard
added 2024/06/10 6:36 p.m.10 views

GHSA-87M9-RV8P-RGMG vulnerabilities

Vulnerabilities for packages: opentelemetry-collector-contrib-fips, opentelemetry-collector-contrib, opentelemetry-collector-fips, tempo, spicedb, tempo-fips, opentelemetry-collector...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2024/06/10 6:36 p.m.27 views

GHSA-87M9-RV8P-RGMG vulnerabilities

Vulnerabilities for packages: opentelemetry-collector, opentelemetry-collector-contrib, tempo, spicedb...

5.8AI score
SaveExploits0
OSV
OSV
added 2024/06/04 3:19 p.m.22 views

GO-2024-2716 SpiceDB: LookupSubjects may return partial results if a specific kind of relation is used in github.com/authzed/spicedb

SpiceDB: LookupSubjects may return partial results if a specific kind of relation is used in github.com/authzed/spicedb...

4.3CVSS3.2AI score0.00578EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 11:15 p.m.26 views

CVE-2024-32001

SpiceDB is a graph database purpose-built for storing and evaluating access control data. Use of a relation of the form: relation folder: folder | folderparent with an arrow such as folder-view can cause LookupSubjects to only return the subjects found under subjects for either folder or...

4.3CVSS3.5AI score0.00578EPSS
SaveExploits0References3
Wolfi
Wolfi
added 2024/04/10 11:15 p.m.18 views

CVE-2024-32001 vulnerabilities

Vulnerabilities for packages: spicedb...

4.3CVSS7.5AI score0.00578EPSS
SaveExploits0
Chainguard
Chainguard
added 2024/04/10 11:15 p.m.63 views

CVE-2024-32001 vulnerabilities

Vulnerabilities for packages: spicedb...

4.3CVSS6.9AI score0.00578EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/04/10 10:25 p.m.22 views

SpiceDB: LookupSubjects may return partial results if a specific kind of relation is used

Background Use of a relation of the form: relation folder: folder | folderparent with an arrow such as folder-view can cause LookupSubjects to only return the subjects found under subjects for either folder or folderparent. This bug only manifests if the same subject type is used multiple types i...

4.3CVSS6.9AI score0.00578EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/10 10:25 p.m.53 views

GHSA-J85Q-46HG-36P2 SpiceDB: LookupSubjects may return partial results if a specific kind of relation is used

Background Use of a relation of the form: relation folder: folder | folderparent with an arrow such as folder-view can cause LookupSubjects to only return the subjects found under subjects for either folder or folderparent. This bug only manifests if the same subject type is used multiple types i...

2.2CVSS3.4AI score0.00578EPSS
SaveExploits0References5
Wolfi
Wolfi
added 2024/04/10 10:25 p.m.111 views

GHSA-J85Q-46HG-36P2 vulnerabilities

Vulnerabilities for packages: spicedb...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2024/04/10 10:25 p.m.7 views

GHSA-J85Q-46HG-36P2 vulnerabilities

Vulnerabilities for packages: spicedb...

7.3AI score
SaveExploits0
Rows per page
Query Builder