VYPR

Openpgpjs

by Openpgpjs

Source repositories

CVEs (6)

  • CVE-2025-47934HigMay 19, 2025
    risk 0.50cvss epss 0.01

    OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. Startinf in version 5.0.1 and prior to versions 5.11.3 and 6.1.1, a maliciously modified message can be passed to either `openpgp.verify` or `openpgp.decrypt`, causing these functions to return a valid signature…

  • CVE-2015-8013HigJul 25, 2017
    risk 0.42cvss 7.5epss 0.04

    s2k.js in OpenPGP.js will decrypt arbitrary messages regardless of passphrase for crafted PGP keys which allows remote attackers to bypass authentication if message decryption is used as an authentication mechanism via a crafted symmetrically encrypted PGP message.

  • CVE-2023-41037MedAug 29, 2023
    risk 0.21cvss 4.3epss 0.00

    OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. In affected versions OpenPGP Cleartext Signed Messages are cryptographically signed messages where the signed text is readable without special tools. These messages typically contain a "Hash: ..." header…

  • CVE-2019-9155MedAug 22, 2019
    risk 0.00cvss 5.9epss 0.01

    A cryptographic issue in OpenPGP.js <=4.2.0 allows an attacker who is able provide forged messages and gain feedback about whether decryption of these messages succeeded to conduct an invalid curve attack in order to gain the victim's ECDH private key.

  • CVE-2019-9154HigAug 22, 2019
    risk 0.00cvss 7.5epss 0.02

    Improper Verification of a Cryptographic Signature in OpenPGP.js <=4.1.2 allows an attacker to pass off unsigned data as signed.

  • CVE-2019-9153HigAug 22, 2019
    risk 0.00cvss 7.5epss 0.02

    Improper Verification of a Cryptographic Signature in OpenPGP.js <=4.1.2 allows an attacker to forge signed messages by replacing its signatures with a "standalone" or "timestamp" signature.