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
21 Nov 2024, 08:33
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.9 |
References | () https://github.com/ashutosh1206/Crypton/blob/master/Diffie-Hellman-Key-Exchange/Attack-Invalid-Curve-Point/README.md - Exploit | |
References | () https://github.com/ecies/go/commit/c6e775163866d6ea5233eb8ec8530a9122101ebd - Patch | |
References | () https://github.com/ecies/go/releases/tag/v2.0.8 - Release Notes | |
References | () https://github.com/ecies/go/security/advisories/GHSA-8j98-cjfr-qx3h - Vendor Advisory |
05 Dec 2023, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-12-05 00:15
Updated : 2024-11-21 08:33
NVD link : CVE-2023-49292
Mitre link : CVE-2023-49292
CVE.ORG link : CVE-2023-49292
JSON object : View
Products Affected
ecies
- go
CWE