Show filters
62 Total Results
Displaying 11-20 of 62
Sort by:
Attacker Value
Unknown

CVE-2023-35930

Disclosure Date: June 26, 2023 (last updated October 08, 2023)
SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions. Any user making a negative authorization decision based on the results of a `LookupResources` request with 1.22.0 is affected. For example, using `LookupResources` to find a list of resources to allow access to be okay: some subjects that should have access to a resource may not. But if using `LookupResources` to find a list of banned resources instead, then some users that shouldn't have access may. Generally, `LookupResources` is not and should not be to gate access in this way - that's what the `Check` API is for. Additionally, version 1.22.0 has included a warning about this bug since its initial release. Users are advised to upgrade to version 1.22.2. Users unable to upgrade should avoid using `LookupResources` for negative authorization decisions.
Attacker Value
Unknown

CVE-2023-29193

Disclosure Date: April 14, 2023 (last updated October 08, 2023)
SpiceDB is an open source, Google Zanzibar-inspired, database system for creating and managing security-critical application permissions. The `spicedb serve` command contains a flag named `--grpc-preshared-key` which is used to protect the gRPC API from being accessed by unauthorized requests. The values of this flag are to be considered sensitive, secret data. The `/debug/pprof/cmdline` endpoint served by the metrics service (defaulting running on port `9090`) reveals the command-line flags provided for debugging purposes. If a password is set via the `--grpc-preshared-key` then the key is revealed by this endpoint along with any other flags provided to the SpiceDB binary. This issue has been fixed in version 1.19.1. ### Impact All deployments abiding by the recommended best practices for production usage are **NOT affected**: - Authzed's SpiceDB Serverless - Authzed's SpiceDB Dedicated - SpiceDB Operator Users configuring SpiceDB via environment variables are **NOT affected**. U…
Attacker Value
Unknown

CVE-2022-42000

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceSocialProfile extension of BlueSpice allows user with comment permissions to inject arbitrary HTML into the comment section of a wikipage.
Attacker Value
Unknown

CVE-2022-41789

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceDiscovery skin of BlueSpice allows logged in user with edit permissions to inject arbitrary HTML into the default page header of a wikipage.
Attacker Value
Unknown

CVE-2022-41814

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceFoundation extension of BlueSpice allows user with regular account and edit permissions to inject arbitrary HTML into the history view of a wikipage.
Attacker Value
Unknown

CVE-2022-3958

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceUserSidebar extension of BlueSpice allows user with regular account and edit permissions to inject arbitrary HTML into the personal menu navigation of their own and other users. This allows for targeted attacks.
Attacker Value
Unknown

CVE-2022-3895

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Some UI elements of the Common User Interface Component are not properly sanitizing output and therefore prone to output arbitrary HTML (XSS).
Attacker Value
Unknown

CVE-2022-41611

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceDiscovery skin of BlueSpice allows user with admin privileges to inject arbitrary HTML into the main navigation of the application.
Attacker Value
Unknown

CVE-2022-3893

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceCustomMenu extension of BlueSpice allows user with admin permissions to inject arbitrary HTML into the custom menu navigation of the application.
Attacker Value
Unknown

CVE-2022-42001

Disclosure Date: November 15, 2022 (last updated December 22, 2024)
Cross-site Scripting (XSS) vulnerability in BlueSpiceBookshelf extension of BlueSpice allows user with regular account and edit permissions to inject arbitrary HTML into the book navigation.