QID 981970
QID 981970: Nodejs (npm) Security Update for openpgp (GHSA-77jf-fjjf-xcww)
Versions of `openpgp` prior to 4.3.0 are vulnerable to an Invalid Curve Attack. The package's implementation of ECDH fails to verify the validity of the communication partner's public key. The package calculates the resulting key secret based on an altered curve instead of the specified elliptic curve. Attackers may exfiltrate the victim's private key by choosing the altered curve. An attack requires the attacker being able to initiate message decryption and record the result. Furthermore the victim's key must offer an ECDH public key.
## Recommendation
Upgrade to version 4.3.0 or later.
If you are upgrading from a version <4.0.0 it is highly recommended to read the `High-Level API Changes` section of the `openpgp` 4.0.0 release: https://github.com/openpgpjs/openpgpjs/releases/tag/v4.0.0
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
- GHSA-77jf-fjjf-xcww -
github.com/advisories/GHSA-77jf-fjjf-xcww
CVEs related to QID 981970
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-77jf-fjjf-xcww | openpgp |
|