CVE-2024-41949
Last modified
CVE-2024-41949 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Biscuitsec | Biscuit-Auth | < 5.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-41949?
How severe is CVE-2024-41949?
How do I fix CVE-2024-41949?
Are you affected by CVE-2024-41949?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
