Lucene search
+L

254 matches found

Veracode
Veracode
added 2022/03/21 11:00 a.m.33 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
vulnersOsv
vulnersOsv
added 2022/03/18 11:10 p.m.2 views

@arkecosystem/core (>=3.1.0, <=3.2.0), @arkecosystem/core-forger (>=3.1.0, <=3.2.0) +35 more potentially affected by CVE-2022-24773 via node-forge (>=1.0.0, <=1.2.1)

node-forge NPM version =1.0.0, =3.1.0, =3.1.0, =3.1.0, =1.1.26, =1.0.0-jwt-supply-chain.62c7e930.0, =1.0.0 - @hyperledger/cactus-example-carbon-accounting-backend 1.0.0 - @hyperledger/cactus-example-supply-chain-backend 1.0.0 - @hyperledger/cactus-plugin-htlc-coordinator-besu 1.0.0 -...

5.3CVSS6.7AI score0.00918EPSS
SaveExploits0
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
OSV
OSV
added 2022/03/18 11:10 p.m.42 views

GHSA-2R2C-G63R-VCCR 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.3CVSS5.5AI score0.00918EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2022/03/18 11:10 p.m.5 views

@arkecosystem/core (>=3.1.0, <=3.2.0), @arkecosystem/core-forger (>=3.1.0, <=3.2.0) +35 more potentially affected by CVE-2022-24772 via node-forge (>=1.0.0, <=1.2.1)

node-forge NPM version =1.0.0, =3.1.0, =3.1.0, =3.1.0, =1.1.26, =1.0.0-jwt-supply-chain.62c7e930.0, =1.0.0 - @hyperledger/cactus-example-carbon-accounting-backend 1.0.0 - @hyperledger/cactus-example-supply-chain-backend 1.0.0 - @hyperledger/cactus-plugin-htlc-coordinator-besu 1.0.0 -...

7.5CVSS6.8AI score0.01103EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/03/18 11:10 p.m.54 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.85 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
vulnersOsv
vulnersOsv
added 2022/03/18 11:09 p.m.4 views

@arkecosystem/core (>=3.1.0, <=3.2.0), @arkecosystem/core-forger (>=3.1.0, <=3.2.0) +35 more potentially affected by CVE-2022-24771 via node-forge (>=1.0.0, <=1.2.1)

node-forge NPM version =1.0.0, =3.1.0, =3.1.0, =3.1.0, =1.1.26, =1.0.0-jwt-supply-chain.62c7e930.0, =1.0.0 - @hyperledger/cactus-example-carbon-accounting-backend 1.0.0 - @hyperledger/cactus-example-supply-chain-backend 1.0.0 - @hyperledger/cactus-plugin-htlc-coordinator-besu 1.0.0 -...

7.5CVSS6.8AI score0.00779EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/03/18 11:09 p.m.32 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
NVD
NVD
added 2022/03/18 2:15 p.m.20 views

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.5CVSS0.01103EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/18 2:15 p.m.3 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.12 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
NVD
NVD
added 2022/03/18 2:15 p.m.24 views

CVE-2022-24771

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.5CVSS0.00779EPSS
SaveExploits0References2
OSV
OSV
added 2022/03/18 2:15 p.m.9 views

DEBIAN-CVE-2022-24771

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 score0.00779EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/18 2:15 p.m.10 views

UBUNTU-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
SaveExploits0References5
Prion
Prion
added 2022/03/18 2:15 p.m.27 views

Code injection

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

5CVSS7.4AI score0.01103EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/03/18 2:15 p.m.27 views

Code injection

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

5CVSS7.3AI score0.00779EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/03/18 2:15 p.m.14 views

UBUNTU-CVE-2022-24771

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 score0.00779EPSS
SaveExploits0References4
Rows per page
Query Builder