ecies is an Elliptic Curve Integrated Encryption Scheme for secp256k1 in Golang. If funcations Encapsulate(), Decapsulate() and ECDH() could be called by an attacker, they could recover any private key that interacts with it. This vulnerability was patched in 2.0.8. Users are advised to upgrade.
References
Configurations
History
No history.
Information
Published : 2023-12-05 00:15
Updated : 2023-12-08 17:20
NVD link : CVE-2023-49292
Mitre link : CVE-2023-49292
CVE.ORG link : CVE-2023-49292
JSON object : View
Products Affected
ecies
- go
CWE