CVE-2022-31053
Description
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.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Threat Intelligence
No active exploitation signals — not in CISA KEV and no EPSS score yet.
Weaknesses 1
Affected Products 4
| Vendor | Product | Version | Range |
|---|---|---|---|
| biscuitsec | biscuit-auth | * | ≥1.0.0 – ≤1.1.0 |
| biscuitsec | biscuit-go | * | <2.0.0 |
| biscuitsec | biscuit-haskell | 0.1.1.0 | any |
| clever-cloud | biscuit-java | * | <2.0.0 |
References 2
- eprint.iacr.org https://eprint.iacr.org/2020/1484
- github.com https://github.com/biscuit-auth/biscuit/security/advisories/GHSA-75rw-34q6-72cr
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.