Insecure encryption algorithm In gopkg.in/square/go-jose.v1
Description
Elliptic Curve Key Disclosure in go-jose go-jose before 1.0.4 suffers from an invalid curve attack for the ECDH-ES algorithm. When deriving a shared key using ECDH-ES for an encrypted message, go-jose neglected to check that the received public key on a message is on the same curve as the static private key of the receiver, thus making it vulnerable to an invalid curve attack.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.0.4 | ||
go | 1.0.4 | ||
debian 14 | 1.0.5-1 | ||
debian 11 | 1.0.5-1 | ||
debian 12 | 1.0.5-1 | ||
debian 13 | 1.0.5-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4.