Signature forgery in Biscuit
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
biscuit-authcrates.io | >= 1.0.0, < 2.0.0 | 2.0.0 |
github.com/biscuit-auth/biscuit-goGo | < 2.0.0 | 2.0.0 |
com.clever-cloud:biscuit-javaMaven | < 2.0.0 | 2.0.0 |
Affected products
1- Range: biscuit-auth >= 1.0.0, < 2.0.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-75rw-34q6-72crghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-31053ghsaADVISORY
- eprint.iacr.org/2020/1484ghsax_refsource_MISCWEB
- github.com/biscuit-auth/biscuit/security/advisories/GHSA-75rw-34q6-72crghsax_refsource_CONFIRMWEB
- pkg.go.dev/vuln/GO-2022-0564ghsaWEB
News mentions
0No linked articles in our index yet.