Lucene search
+L

15572 matches found

RedhatCVE
RedhatCVE
added 2022/03/23 9:03 p.m.103 views

CVE-2022-24773

A flaw was found in the node-forge library when verifying the signature on the ASN.1 structure in RSA PKCS1 v1.5. This flaw allows an attacker to obtain successful verification for invalid DigestInfo structure, affecting the integrity of the attacked resource...

5.3CVSS5.4AI score0.00918EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/03/23 9:03 p.m.64 views

CVE-2022-24772

A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature...

7.5CVSS3.7AI score0.01103EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2022/03/23 9:03 p.m.49 views

CVE-2022-24771

A flaw was found in the node-forge package. This signature verification leniency allows an attacker to forge a signature...

7.5CVSS3.7AI score0.00779EPSS
SaveExploits0References4
CNVD
CNVD
added 2022/03/23 12:00 a.m.76 views

Digital Bazaar Forge Data Forgery Issue Vulnerability (CNVD-2022-22656)

Digital Bazaar Forge is a native implementation of Tls in Javascript and an open source tool for writing encryption-based and network-intensive Web applications from Digital Bazaar, Inc. A data forgery issue vulnerability exists in versions prior to Digital Bazaar Forge 1.3.0, which originated in...

5.3CVSS1.7AI score0.00918EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/03/23 12:00 a.m.33 views

Digital Bazaar Forge Data Forgery Issue Vulnerability

Digital Bazaar Forge is a native implementation of Tls in Javascript and an open source tool for writing encryption-based and network-intensive Web applications from Digital Bazaar, Inc. digitalbazaar Forge versions prior to 1.3.0 are vulnerable to a data forgery issue that originates from RSA PK...

7.5CVSS2.6AI score0.01103EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/03/23 12:00 a.m.11 views

Nxp Semiconductors Nxp Lpc55S69 安全漏洞

The Nxp Semiconductors Nxp Lpc55S69 is a development board from Nxp Semiconductors, Netherlands. It is used to add off-the-shelf add-on boards for networking, sensors, displays and other interfaces. A security vulnerability exists in the Nxp Semiconductors Nxp Lpc55S69, which originates from a...

7.8CVSS8.2AI score0.01403EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/03/22 8:09 a.m.33 views

Man In The Middle (MitM)

@chainsafe/libp2p-noise is vulnerable to Man In The Middle attack. The vulnerability exists due to a lack of validation of signature during handshake process...

8.1CVSS1.9AI score0.00499EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/03/22 12:00 a.m.49 views

openSUSE 15 Security Update : MozillaThunderbird (openSUSE-SU-2022:0906-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2022:0906-1 advisory. - An attacker could have caused a use-after-free by forcing a text reflow in an SVG object leading to a potentially exploitable crash...

9.6CVSS7.6AI score0.00931EPSS
SaveExploits4References12
Tenable Nessus
Tenable Nessus
added 2022/03/22 12:00 a.m.43 views

Debian DLA-2961-1 : thunderbird - LTS security update

The remote Debian 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-2961 advisory. Multiple security issues were discovered in Thunderbird, which could result in the execution of arbitrary code or information disclosure. For Debian 9 stretch, the...

9.6CVSS7.6AI score0.00931EPSS
SaveExploits4References13
Veracode
Veracode
added 2022/03/21 11:00 a.m.34 views

Improper Verification Of Signature

node-forge is vulnerable to improper verification of the cryptographic signature. The vulnerability exists due to improper signature verification of tailing garbage bytes in the rsa.js file allowing an attacker to execute a signature forge attack...

7.5CVSS4.2AI score0.01103EPSS
SaveExploits0References3Affected Software3
Veracode
Veracode
added 2022/03/21 9:26 a.m.40 views

Improper Signature Verification

node-forge uses improper signature verification. Leniency in checking the digest algorithm structure allows remote attackers to specifically craft a structure that steals padding bytes and uses unchecked portion of the PKCS1 encoded message to forge a signature when a low public exponent is being...

7.5CVSS4.3AI score0.00779EPSS
SaveExploits0References2Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2022/03/19 4:17 a.m.23 views

Security Bulletin: A vulnerability in Java SE affects IBM Control Center (CVE-2020-2773)

Summary Two XML Digital Signature APIs implemented in the XMLDSigRI provider throw unexpected Exception types. An attacker could exploit this to inflict a DoS. The fix ensures that all Exceptions thrown from these APIs are wrapped in instances of javax.xml.crypto.MarshalException. Vulnerability...

4.3CVSS5.7AI score0.03625EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/18 11:10 p.m.86 views

Improper Verification of Cryptographic Signature in `node-forge`

Impact RSA PKCS1 v1.5 signature verification code is not properly checking DigestInfo for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. Patches The issue has been addressed in node-forge 1.3.0. For more...

5.3CVSS2.6AI score0.00918EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/18 11:10 p.m.55 views

Improper Verification of Cryptographic Signature in node-forge

Impact RSA PKCS1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a DigestInfo ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. Patches The issue has been...

7.5CVSS2.8AI score0.01103EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/03/18 11:10 p.m.89 views

GHSA-X4JG-MJRX-434G Improper Verification of Cryptographic Signature in node-forge

Impact RSA PKCS1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a DigestInfo ASN.1 structure. This can allow padding bytes to be removed and garbage data added to forge a signature when a low public exponent is being used. Patches The issue has been...

7.5CVSS7.5AI score0.01103EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/18 11:09 p.m.198 views

GHSA-CFM4-QJH2-4765 Improper Verification of Cryptographic Signature in node-forge

Impact RSA PKCS1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS1 encoded message to forge a signature when a low public exponent is being used. Patches The...

7.5CVSS7.4AI score0.00779EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/03/18 11:09 p.m.34 views

Improper Verification of Cryptographic Signature in node-forge

Impact RSA PKCS1 v1.5 signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses unchecked portion of the PKCS1 encoded message to forge a signature when a low public exponent is being used. Patches The...

7.5CVSS2.2AI score0.00779EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/03/18 2:15 p.m.5 views

DEBIAN-CVE-2022-24773

Forge also called node-forge is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS1 v1.5 signature verification code does not properly check DigestInfo for a proper ASN.1 structure. This can lead to successful verification with signatures that...

5.3CVSS6.7AI score0.00918EPSS
SaveExploits0References1
NVD
NVD
added 2022/03/18 2:15 p.m.30 views

CVE-2022-24773

Forge also called node-forge is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS1 v1.5 signature verification code does not properly check DigestInfo for a proper ASN.1 structure. This can lead to successful verification with signatures that...

5.3CVSS0.00918EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/18 2:15 p.m.13 views

DEBIAN-CVE-2022-24772

Forge also called node-forge is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS1 v1.5 signature verification code does not check for tailing garbage bytes after decoding a DigestInfo ASN.1 structure. This can allow padding bytes to be removed an...

7.5CVSS6.7AI score0.01103EPSS
SaveExploits0References1
Rows per page
Query Builder