Cryptographic issues in OpenPGP.js - CVE-2019-9155

 

Cryptographic issues in OpenPGP.js - CVE-2019-9155

Published: August 23, 2019 / Updated: August 23, 2019


Vulnerability identifier: #VU20375
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2019-9155
CWE-ID: CWE-310
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ProtonMail
Affected software:
OpenPGP.js

Detailed vulnerability description

The vulnerability allows a remote attacker to extract the victim’s private key.

The vulnerability exists due to the implementation of the Elliptic Curve Diffie-Hellman (ECDH) key exchange algorithm does not verify that the communication partner’s public key is valid. A remote attacker can change an elliptic curve and calculate the victim’s resulting private key.

How to mitigate CVE-2019-9155

Install updates from vendor's website.

Sources