Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-75rw-34q6-72cr

Опубликовано: 17 июн. 2022
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

Signature forgery in Biscuit

Impact

The paper Cryptanalysis of Aggregate Γ-Signature and Practical Countermeasures in Application to Bitcoin defines a way to forge valid Γ-signatures, an algorithm that is used in the Biscuit specification version 1. It would allow an attacker to create a token with any access level.

As Biscuit v1 was still an early version and not broadly deployed, we were able to contact all known users of Biscuit v1 and help them migrate to Biscuit v2. We are not aware of any active exploitation of this vulnerability.

Patches

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.

Workarounds

There is no known workaround, any use of Biscuit v1 should be migrated to v2.

References

Cryptanalysis of Aggregate Γ-Signature and Practical Countermeasures in Application to Bitcoin

For more information

If you have any questions or comments about this advisory:

Пакеты

Наименование

biscuit-auth

rust
Затронутые версииВерсия исправления

>= 1.0.0, < 2.0.0

2.0.0

Наименование

github.com/biscuit-auth/biscuit-go

go
Затронутые версииВерсия исправления

< 2.0.0

2.0.0

Наименование

com.clever-cloud:biscuit-java

maven
Затронутые версииВерсия исправления

< 2.0.0

2.0.0

EPSS

Процентиль: 45%
0.0023
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-347

Связанные уязвимости

CVSS3: 9.8
nvd
больше 3 лет назад

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.

EPSS

Процентиль: 45%
0.0023
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-347