CVE-2024-41949

LOW

biscuit-auth < 5.0.0 - Improper Privilege Management via Third-Party Block Request Forgery

Title source: llm
STIX 2.1

Description

biscuit-rust is the Rust implementation of Biscuit, an authentication and authorization token for microservices architectures. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be sent, providing only the necessary info to generate a third-party block and to sign it, which includes the public key of the previous block (used in the signature) and the public keys part of the token symbol table (for public key interning in datalog expressions). A third-part block request forged by a malicious user can trick the third-party authority into generating datalog trusting the wrong keypair.

References (1)

Core 1
Core References

Scores

CVSS v3 3.0
EPSS 0.0024
EPSS Percentile 14.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-269
Status published
Products (2)
biscuitsec/biscuit-auth < 5.0.0
crates.io/biscuit-auth 4.0.0 - 5.0.0crates.io
Published Aug 01, 2024
Tracked Since Feb 18, 2026