CVE-2024-41948

biscuit-java is the java 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. This vulnerability is fixed in 4.0.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:biscuitsec:biscuit-java:*:*:*:*:*:*:*:*

History

09 Aug 2024, 18:38

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 3.0
v2 : unknown
v3 : 5.0
CWE NVD-CWE-noinfo
CPE cpe:2.3:a:biscuitsec:biscuit-java:*:*:*:*:*:*:*:*
References () https://github.com/biscuit-auth/biscuit-java/security/advisories/GHSA-5hcj-rwm6-xmw4 - () https://github.com/biscuit-auth/biscuit-java/security/advisories/GHSA-5hcj-rwm6-xmw4 - Third Party Advisory
First Time Biscuitsec biscuit-java
Biscuitsec

02 Aug 2024, 12:59

Type Values Removed Values Added
Summary
  • (es) biscuit-java es la implementación java 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. Esta vulnerabilidad se solucionó en 4.0.0.

01 Aug 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-01 22:15

Updated : 2024-08-09 18:38


NVD link : CVE-2024-41948

Mitre link : CVE-2024-41948

CVE.ORG link : CVE-2024-41948


JSON object : View

Products Affected

biscuitsec

  • biscuit-java
CWE
NVD-CWE-noinfo CWE-1259

Improper Restriction of Security Token Assignment