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

 

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

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


Vulnerability identifier: #VU20375
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
OpenPGP.js
Software vendor:
ProtonMail

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.

Remediation

Install updates from vendor's website.

External links