CVE-2022-31053
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
Biscuit is an authentication and authorization token for microservices architectures. The Biscuit specification version 1 contains a vulnerable algorithm that allows malicious actors to forge valid Γ-signatures. Such an attack would allow an attacker to create a token with any access level. The version 2 of the specification mandates a different algorithm than gamma signatures and as such is not affected by this vulnerability. The Biscuit implementations in Rust, Haskell, Go, Java and Javascript all have published versions following the v2 specification. There are no known workarounds for this issue.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| biscuit-auth | biscuit | biscuit-auth >= 1.0.0, < 2.0.0 | affected |
| biscuit-auth | biscuit | biscuit-haskell = 0.1.1.0 | affected |
| biscuit-auth | biscuit | com.clever-cloud.biscuit-java < 2.0.0 | affected |
| biscuit-auth | biscuit | github.com/biscuit-auth/biscuit-go < 2.0 | affected |
Weaknesses
- CWE-347: CWE-347: Improper Verification of Cryptographic Signature
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/biscuit-auth/biscuit/security/advisories/GHSA-75rw-34q6-72cr
- https://eprint.iacr.org/2020/1484
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: yes
- Technical Impact: total
References
- https://github.com/biscuit-auth/biscuit/security/advisories/GHSA-75rw-34q6-72cr
- https://eprint.iacr.org/2020/1484
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.