Lucene search

K
cveGitHub_MCVE-2024-41949
HistoryAug 01, 2024 - 10:15 p.m.

CVE-2024-41949

2024-08-0122:15:28
CWE-269
GitHub_M
web.nvd.nist.gov
35
biscuit-rust
authentication
authorization
third-party block
vulnerability
microservices
datalog
keypair

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

AI Score

4

Confidence

High

EPSS

0

Percentile

14.5%

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.

Affected configurations

Nvd
Vulners
Node
biscuitsecbiscuit-authRange<5.0.0rust
VendorProductVersionCPE
biscuitsecbiscuit-auth*cpe:2.3:a:biscuitsec:biscuit-auth:*:*:*:*:*:rust:*:*

CNA Affected

[
  {
    "vendor": "biscuit-auth",
    "product": "biscuit-rust",
    "versions": [
      {
        "version": "< 5.0.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

6.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

AI Score

4

Confidence

High

EPSS

0

Percentile

14.5%

Related for CVE-2024-41949