VYPR

npm package

openpgp

pkg:npm/openpgp

Vulnerabilities (6)

  • CVE-2025-47934HigMay 19, 2025
    affected >= 5.0.1, < 5.11.3fixed 5.11.3

    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 v

  • CVE-2023-41037Aug 29, 2023
    affected < 4.10.11fixed 4.10.11

    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 declaring

  • CVE-2019-9155Aug 22, 2019
    affected < 4.3.0fixed 4.3.0

    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-9154Aug 22, 2019
    affected < 4.2.0fixed 4.2.0

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

  • CVE-2019-9153Aug 22, 2019
    affected < 4.2.0fixed 4.2.0

    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.

  • CVE-2015-8013HigJul 25, 2017
    affected < 1.3.0fixed 1.3.0

    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.