Overview
About vulnerability
The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas. ECDH and ECDSA signing relying on this curve are not affected.
The bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .
Details
- Affected product:
- Grafana , ProtonMail/go-crypto , argocd , cloudflare/circl , github.com/ProtonMail/go-crypto , github.com/cloudflare/circl , go-git/go-git
- Affected packages:
- github.com/cloudflare/circl @ 1.3.7 (+12 more)
The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas. ECDH and ECDSA signing relying on this curve are not affected.
The bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .