Description
The package elliptic before 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.
Remediation
References
https://snyk.io/vuln/SNYK-JS-ELLIPTIC-1064899
https://github.com/christianlundkvist/blog/blob/master/2020_05_26_secp256k1_twist_attacks/secp256k1_twist_attacks.md
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1069836
https://github.com/indutny/elliptic/commit/441b7428b0e8f6636c42118ad2aaa186d3c34c3f
Related Vulnerabilities
CVE-2022-3171 Vulnerability in maven package com.google.protobuf:protobuf-kotlin
CVE-2012-1833 Vulnerability in maven package org.grails:grails-core
CVE-2014-0113 Vulnerability in maven package org.apache.struts:struts2-core
CVE-2022-23059 Vulnerability in maven package com.shopizer:shopizer
CVE-2023-48910 Vulnerability in maven package io.github.microcks:microcks