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