Lack of data validation - Type confusion In golang-1.15
Description
The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 11 | - | ||
go | 1.19.7 | ||
debian 12 | 1.19.8-2 | ||
rpm rhel9 | 0:1.19.9-2.el9_2 | ||
rpm rhel8 | 0:1.19.9-1.module+el8.8.0+18857+fca43658 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.