Lucene search
+L

16282 matches found

CVE
CVE
•added 2022/03/18 1:30 p.m.•311 views

CVE-2022-24772

CVE-2022-24772 is a vulnerability in Forge/node-forge where RSA PKCS#1 v1.5 signature verification does not check for trailing garbage after decoding a DigestInfo, enabling signature forging when a low exponent is used. The issue has a fixed remedy in node-forge version 1.3.0. Connected sources c...

7.5CVSS7.5AI score0.01103EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2022/03/18 1:30 p.m.•28 views

CVE-2022-24772 Improper Verification of Cryptographic Signature in `node-forge`

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.5CVSS7.6AI score0.01103EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2022/03/18 1:30 p.m.•49 views

CVE-2022-24772

Removed by vendor...

7.5CVSS6.9AI score0.01103EPSS
SaveExploits0
Cvelist
Cvelist
•added 2022/03/18 1:30 p.m.•56 views

CVE-2022-24773 Improper Verification of Cryptographic Signature in `node-forge`

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.3CVSS5.5AI score0.00918EPSS
SaveExploits0References3
CVE
CVE
•added 2022/03/18 1:30 p.m.•295 views

CVE-2022-24773

Technical details about CVE-2022-24773 (affected products/versions, root cause, impact, and fixes) are not provided in the connected documents. Monitor for updates from the vendor/CNA disclosures to obtain concrete information.

5.3CVSS5.6AI score0.00918EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2022/03/18 1:25 p.m.•7 views

CVE-2022-24771 Improper Verification of Cryptographic Signature in node-forge

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 is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses...

7.5CVSS7.5AI score0.00779EPSS
SaveExploits0References2
CVE
CVE
•added 2022/03/18 1:25 p.m.•308 views

CVE-2022-24771

CVE-2022-24771 affects Forge (node-forge). Prior to 1.3.0, RSA PKCS#1 v1.5 signature verification is lenient, allowing a crafted DigestInfo structure to steal padding bytes and forge a signature when a low public exponent is used. The issue is fixed in node-forge 1.3.0. Practical impact, as state...

7.5CVSS7.4AI score0.00779EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2022/03/18 1:25 p.m.•66 views

CVE-2022-24771 Improper Verification of Cryptographic Signature in node-forge

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 is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses...

7.5CVSS6.7AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2022/03/18 1:25 p.m.•35 views

CVE-2022-24771 Improper Verification of Cryptographic Signature in node-forge

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 is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses...

7.5CVSS7.6AI score0.00779EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2022/03/18 1:25 p.m.•69 views

CVE-2022-24771

Removed by vendor...

7.5CVSS6.9AI score0.00779EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2022/03/18 12:00 a.m.•15 views

PT-2022-16867

Name of the Vulnerable Software and Affected Versions node-forge versions prior to 1.3.0 Description The issue concerns the RSA PKCS1 v1.5 signature verification code in node-forge, which is lenient in checking the digest algorithm structure. This leniency can allow a crafted structure to steal...

7.5CVSS6AI score0.00779EPSS
SaveExploits0References21
CNNVD
CNNVD
•added 2022/03/18 12:00 a.m.•13 views

Digital Bazaar Forge 数据伪造问题漏洞

Digital Bazaar Forge is a native implementation of Digital Bazaar's Tls in Javascript and an open source tool for writing cryptographic and web-intensive web applications. Prior to Digital Bazaar Forge version 1.3.0, a data forgery vulnerability exists in RSA PKCS, which stems from the loose...

7.5CVSS7AI score0.00779EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2022/03/18 12:00 a.m.•35 views

Digital Bazaar Forge 数据伪造问题漏洞

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.3CVSS5.8AI score0.00918EPSS
SaveExploits0References9
CNNVD
CNNVD
•added 2022/03/18 12:00 a.m.•17 views

Digital Bazaar Forge 数据伪造问题漏洞

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.5CVSS5.7AI score0.01103EPSS
SaveExploits0References8
NVD
NVD
•added 2022/03/17 5:15 p.m.•33 views

CVE-2022-24759

@chainsafe/libp2p-noise contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p. @chainsafe/libp2p-noise before 4.1.2 and 5.0.3 does not correctly validate signatures during the handshake process. This may allow a man-in-the-middle to pose as other peers and ge...

8.1CVSS0.00499EPSS
SaveExploits0References3
Prion
Prion
•added 2022/03/17 5:15 p.m.•21 views

Code injection

@chainsafe/libp2p-noise contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p. @chainsafe/libp2p-noise before 4.1.2 and 5.0.3 does not correctly validate signatures during the handshake process. This may allow a man-in-the-middle to pose as other peers and ge...

5.8CVSS7.3AI score0.00499EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2022/03/17 4:40 p.m.•8 views

CVE-2022-24759 Failure to validate signature during handshake in @chainsafe/libp2p-noise

@chainsafe/libp2p-noise contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p. @chainsafe/libp2p-noise before 4.1.2 and 5.0.3 does not correctly validate signatures during the handshake process. This may allow a man-in-the-middle to pose as other peers and ge...

8.1CVSS8AI score0.00499EPSS
SaveExploits0References3
CVE
CVE
•added 2022/03/17 4:40 p.m.•125 views

CVE-2022-24759

In CVE-2022-24759, the @chainsafe/libp2p-noise TypeScript implementation fails to validate signatures during the handshake, enabling a potential man-in-the-middle impersonation of peers and subsequent banning. Affected versions are before 4.1.2 and 5.0.3. The documented remediation is to upgrade ...

8.1CVSS7.4AI score0.00499EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2022/03/17 9:06 a.m.•8 views

SUSE-SU-2022:0886-1 Security update for libreoffice

This update for libreoffice fixes the following issues: Update to version 7.2.5.1 jscSLE-18214: - CVE-2021-25636: Fixed an incorrect vadidation of digitally signed documents bsc1196456...

7.5CVSS7.7AI score0.00954EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2022/03/16 5:40 p.m.•13 views

CVE-2022-23610 Improper Verification of Cryptographic Signature in wire-server

wire-server provides back end services for Wire, an open source messenger. In versions of wire-server prior to the 2022-01-27 release, it was possible to craft DSA Signatures to bypass SAML SSO and impersonate any Wire user with SAML credentials. In teams with SAML, but without SCIM, it was...

9.1CVSS9.2AI score0.00697EPSS
SaveExploits0References2
Rows per page
Query Builder