Lucene search
K

38 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/11/20 2:22 p.m.5 views

Security Bulletin: Astronomer with IBM is vulnerable to invalid signature verification due to the OpenPGP.js package (CVE-2025-47934)

Summary OpenPGP.js is used by Astronomer with IBM as part of OpenPGP processing functionality. Vulnerability Details CVEID:CVE-2025-47934 DESCRIPTION: 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...

8.7CVSS8.2AI score0.00156EPSS
Exploits0Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-0635

Malware in sbrugna...

7.5CVSS7.5AI score0.00389EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-0626

Malware in sbrugna...

5.9CVSS5.8AI score0.00309EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-0640

Malware in sbrugna...

7.5CVSS7.5AI score0.00362EPSS
Exploits1References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-5003

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.01077EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-15798

Malicious code in bioql PyPI...

8.7CVSS8.8AI score0.00156EPSS
Exploits0References8
Veracode
Veracode
added 2025/05/22 7:45 a.m.8 views

Improper Verification Of Cryptographic Signature

OpenPGP.js is vulnerable to Signature Spoofing. The vulnerability is due to improper signature verification due to functions openpgp.verify and openpgp.decrypt returning valid signature results on tampered data in inline-signed or signed-and-encrypted messages...

8.7CVSS6.3AI score0.00156EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/05/19 9:54 p.m.18 views

OpenPGP.js's message signature verification can be spoofed

Impact A maliciously modified message can be passed to either openpgp.verify or openpgp.decrypt, causing these functions to return a valid signature verification result while returning data that was not actually signed. This flaw allows signature verifications of inline non-detached signed messag...

8.7CVSS6.6AI score0.00156EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.2 views

OpenPGP.js 数据伪造问题漏洞

OpenPGP.js is an open source OpenPGP encryption algorithm library implemented in JavaScript by OpenPGP.js Open Source. A data forgery issue vulnerability exists in OpenPGP.js versions prior to 5.11.3 and 6.1.1, which stems from a maliciously modified message that could result in signature...

8.7CVSS8.8AI score0.00156EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/05/19 12:0 a.m.1 views

PT-2025-22082 · Unknown · Openpgp.Js

Name of the Vulnerable Software and Affected Versions: OpenPGP.js versions 5.0.1 through 5.11.2 OpenPGP.js versions 6.0.0 through 6.1.0 Description: A maliciously modified message can be passed to either openpgp.verify or openpgp.decrypt, causing these functions to return a valid signature...

8.7CVSS9.2AI score0.00156EPSS
Exploits0References43
Github Security Blog
Github Security Blog
added 2023/08/29 5:36 p.m.53 views

Cleartext Signed Message Signature Spoofing in openpgp

Impact OpenPGP Cleartext Signed Messages are cryptographically signed messages where the signed text is readable without special tools: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 This text is signed. -----BEGIN PGP SIGNATURE----- wnUEARMIACcFgmTkrNAJkInXCgj0fgcIFiEE1JlKzzDGQxZmmHkYidcKCPR+...

4.3CVSS6.6AI score0.00095EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2023/08/29 5:15 p.m.20 views

CVE-2023-41037

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 the hash algorit...

4.3CVSS4.4AI score0.00095EPSS
Exploits1References2
Cvelist
Cvelist
added 2023/08/29 4:46 p.m.19 views

CVE-2023-41037 Cleartext Signed Message Signature Spoofing in openpgpjs

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 the hash algorit...

4.3CVSS4.9AI score0.00095EPSS
Exploits1References2
CVE
CVE
added 2023/08/29 4:46 p.m.46 views

CVE-2023-41037

OpenPGP.js vulnerability (CVE-2023-41037) in Cleartext Signed Messages: versions up to 5.9.0 ignore data before the Hash: header, enabling text insertion that appears signed. Impact arises if an app verifies only verificationResult.verified and visually trusts the message; otherwise, verified dat...

4.3CVSS4.5AI score0.00095EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2023/08/29 4:46 p.m.19 views

CVE-2023-41037 Cleartext Signed Message Signature Spoofing in openpgpjs

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 the hash algorit...

4.3CVSS4.6AI score0.00095EPSS
Exploits1References4
CNNVD
CNNVD
added 2023/08/29 12:0 a.m.2 views

Openpgp.js 数据伪造问题漏洞

Openpgp.js is an open source OpenPGP cryptographic algorithm library implemented in JavaScript. OpenPGP.js suffers from a data forgery issue vulnerability that stems from the fact that signed text can be read without special tools...

4.3CVSS5AI score0.00095EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2023/08/29 12:0 a.m.2 views

PT-2023-27753 · Unknown · Openpgp.Js

Name of the Vulnerable Software and Affected Versions: OpenPGP.js versions up to 5.9.0 OpenPGP.js version 5.10.1 current stable version is not affected, and version 4.10.11 legacy version is also not affected. Description: OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. In...

4.3CVSS4.3AI score0.00095EPSS
Exploits1References11
OSV
OSV
added 2022/05/17 2:15 a.m.17 views

GHSA-QMVQ-F3FJ-M3WG OpenPGP 1.2.0 and earlier decrypts arbitrary messages

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...

7.5CVSS7.6AI score0.01077EPSS
Exploits0References4
Node.js
Node.js
added 2019/09/06 7:50 p.m.19 views

Message Signature Bypass

Overview Versions of openpgp prior to 4.2.0 are vulnerable to Message Signature Bypass. The package fails to verify that a message signature is of type text. This allows an attacker to to construct a message with a signature type that only verifies subpackets without additional input such as...

5CVSS1.7AI score0.00362EPSS
Exploits1Affected Software1
Veracode
Veracode
added 2019/08/23 2:0 a.m.25 views

Improper Verification Of Cryptographic Signature

openpgp.js is performs improper verification of cryptographic signature. The vulnerability exists as openpgp.js incorrectly trusts unhashed signature subpackets...

7.5CVSS2.8AI score0.00389EPSS
Exploits1References7Affected Software1
Rows per page
Query Builder