biscuit-rust vulnerable to public key confusion in third party block
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
biscuit-authcrates.io | >= 4.0.0, < 5.0.0 | 5.0.0 |
Affected products
3- ghsa-coords2 versions
>= 4.0.0, < 5.0.0+ 1 more
- (no CPE)range: >= 4.0.0, < 5.0.0
- (no CPE)range: >= 0.3.0.0, < 0.4.0.0
- Range: < 5.0.0
Patches
Vulnerability mechanics
References
4- github.com/advisories/GHSA-p9w4-585h-g3c7ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-41949ghsaADVISORY
- github.com/biscuit-auth/biscuit-rust/security/advisories/GHSA-p9w4-585h-g3c7ghsax_refsource_CONFIRMWEB
- github.com/biscuit-auth/biscuit/security/advisories/GHSA-rgqv-mwc3-c78mghsaWEB
News mentions
0No linked articles in our index yet.