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
Link | Resource |
---|---|
https://github.com/biscuit-auth/biscuit-rust/security/advisories/GHSA-p9w4-585h-g3c7 | Third Party Advisory |
Configurations
History
09 Aug 2024, 18:32
Type | Values Removed | Values Added |
---|---|---|
Summary | (es) biscuit-rust es la implementación Rust de Biscuit, un token de autenticación y autorización para arquitecturas de microservicios. Se pueden generar bloques de terceros sin transferir el token completo a la autoridad de terceros. En su lugar, se puede enviar una solicitud ThirdPartyBlock, proporcionando solo la información necesaria para generar un bloque de terceros y firmarlo, que incluye la clave pública del bloque anterior (utilizada en la firma) y las claves públicas que forman parte de la tabla de símbolos de token (para clave pública interna en expresiones de registro de datos). Una solicitud de bloqueo de un tercero falsificada por un usuario malintencionado puede engañar a la autoridad del tercero para que genere un registro de datos que confíe en el par de claves incorrecto. | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.4 |
First Time |
Biscuitsec
Biscuitsec biscuit-auth |
|
References | () https://github.com/biscuit-auth/biscuit-rust/security/advisories/GHSA-p9w4-585h-g3c7 - Third Party Advisory | |
CPE | cpe:2.3:a:biscuitsec:biscuit-auth:*:*:*:*:*:rust:*:* | |
CWE | NVD-CWE-noinfo |
02 Aug 2024, 12:59
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
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
CVE.ORG link : CVE-2024-41949
JSON object : View
Products Affected
biscuitsec
- biscuit-auth
CWE