CVE-2024-41949

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:biscuitsec:biscuit-auth:*:*:*:*:*:rust:*:*

History

09 Aug 2024, 18:32

Type Values Removed Values Added
CWE NVD-CWE-noinfo
First Time Biscuitsec biscuit-auth
Biscuitsec
CPE cpe:2.3:a:biscuitsec:biscuit-auth:*:*:*:*:*:rust:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.4
References () https://github.com/biscuit-auth/biscuit-rust/security/advisories/GHSA-p9w4-585h-g3c7 - () https://github.com/biscuit-auth/biscuit-rust/security/advisories/GHSA-p9w4-585h-g3c7 - Third Party Advisory

01 Aug 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-01 22:15

Updated : 2024-08-09 18:32


NVD link : CVE-2024-41949

Mitre link : CVE-2024-41949


JSON object : View

Products Affected

biscuitsec

  • biscuit-auth