Lucene search
+L

2924 matches found

OSV
OSV
added 2023/11/28 12:15 p.m.1 views

DEBIAN-CVE-2023-5981

A vulnerability was found that the response times to malformed ciphertexts in RSA-PSK ClientKeyExchange differ from response times of ciphertexts with correct PKCS1 v1.5 padding...

5.9CVSS6.2AI score0.01267EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2023/11/27 1:18 p.m.60 views

Experts Uncover Passive Method to Extract Private RSA Keys from SSH Connections

A new study has demonstrated that it's possible for passive network attackers to obtain private RSA host keys from a vulnerable SSH server by observing when naturally occurring computational faults that occur while the connection is being established. The Secure Shell SSH protocol is a method for...

7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/11/24 2:01 a.m.4 views

SUSE CVE-2023-6258

A security vulnerability has been identified in the pkcs11-provider, which is associated with Public-Key Cryptography Standards PKCS11. If exploited successfully, this vulnerability could result in a Bleichenbacher-like security flaw, potentially enabling a side-channel attack on PKCS1 1.5...

8.1CVSS6.9AI score0.00565EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/11/21 7:14 a.m.57 views

JSON Web Token (JWT) Algorithm Confusion

fast-jwt is vulnerable to JWT Algorithm Confusion. The vulnerability is caused by a missing validation on publicKeyPemMatcher constant defined in fast-jwt/src/crypto.js which is used to match all common PEM formats for public keys. An attacker can craft a malicious JWT token utilizing the HS256...

5.9CVSS7AI score0.00687EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/21 12:00 a.m.13 views

PT-2023-8446

Name of the Vulnerable Software and Affected Versions jsrsasign versions prior to 11.0.0 Description The issue is related to an Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process in the jsrsasign package. An attacker can decrypt ciphertexts by exploiting this flaw, which is...

7.5CVSS6.8AI score0.0096EPSS
SaveExploits1References23
CNNVD
CNNVD
added 2023/11/21 12:00 a.m.16 views

strongSwan Security Vulnerabilities

strongSwan is a Swiss Andreas Steffen personal developer of a Linux platform to use the open source IPsec-based VPN solution. The solution includes authentication mechanisms such as X.509 public key certificates, secure storage of private keys, and smart cards. A security vulnerability exists in...

9.8CVSS7.7AI score0.02309EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/11/20 8:58 p.m.65 views

JWT Algorithm Confusion

Summary The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. Details The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. To exploit this vulnerability, an attacker needs to craft a...

5.9CVSS6.8AI score0.00687EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/11/20 8:58 p.m.69 views

GHSA-C2FF-88X2-X9PG JWT Algorithm Confusion

Summary The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. Details The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. To exploit this vulnerability, an attacker needs to craft a...

5.9CVSS5.6AI score0.00687EPSS
SaveExploits1References6
Prion
Prion
added 2023/11/20 6:15 p.m.20 views

Type confusion

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, the fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. ...

2.6CVSS7AI score0.00687EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2023/11/20 5:39 p.m.71 views

CVE-2023-48223

fast-jwt prior to v3.3.2 contains a publicKeyPemMatcher bug that fails to cover all PEM formats for public keys, enabling an algorithm-confusion attack (HS256 signed with an RSA public key) when RS256 is used and the verifier does not explicitly specify an algorithm. A patch in v3.3.2 fixes this ...

5.9CVSS5.6AI score0.00687EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/11/20 5:39 p.m.29 views

CVE-2023-48223 fast-jwt JWT Algorithm Confusion

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, the fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. ...

5.9CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2023/11/20 5:39 p.m.37 views

CVE-2023-48223 fast-jwt JWT Algorithm Confusion

fast-jwt provides fast JSON Web Token JWT implementation. Prior to version 3.3.2, the fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. ...

5.9CVSS5.9AI score0.00687EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2023/11/20 12:00 a.m.10 views

fast-jwt security vulnerability

fast-jwt is a faster JSON Web Token implementation. A security vulnerability exists in fast-jwt versions prior to 3.3.2, which stems from an inability to correctly match all common PEM formats for public keys...

5.9CVSS6.7AI score0.00687EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/11/20 12:00 a.m.14 views

PT-2023-30740

Name of the Vulnerable Software and Affected Versions fast-jwt versions prior to 3.3.2 Description The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats...

5.9CVSS6.3AI score0.00687EPSS
SaveExploits1References10
OSV
OSV
added 2023/11/17 10:48 p.m.92 views

GHSA-4XW9-CX39-R355 json-web-token library is vulnerable to a JWT algorithm confusion attack

Summary The json-web-token library is vulnerable to a JWT algorithm confusion attack. Details On line 86 of the 'index.js' file, the algorithm to use for verifying the signature of the JWT token is taken from the JWT token, which at that point is still unverified and thus shouldn't be trusted. To...

7.5CVSS7.2AI score0.00307EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/11/17 10:48 p.m.56 views

json-web-token library is vulnerable to a JWT algorithm confusion attack

Summary The json-web-token library is vulnerable to a JWT algorithm confusion attack. Details On line 86 of the 'index.js' file, the algorithm to use for verifying the signature of the JWT token is taken from the JWT token, which at that point is still unverified and thus shouldn't be trusted. To...

7.5CVSS7.2AI score0.00307EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/17 12:00 a.m.9 views

PT-2023-30748

Name of the Vulnerable Software and Affected Versions joaquimserafim/json-web-token affected versions not specified Description The json-web-token library is vulnerable to a JWT algorithm confusion attack. This issue arises because the algorithm to use for verifying the signature of the JWT token...

7.5CVSS7AI score0.00307EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2023/11/10 12:00 a.m.13 views

Gitsign Security Vulnerabilities

Gitsign is a tool for Gitsign individual developers to sign Git commits key-free. A security vulnerability exists in Gitsign version 0.6.0 through versions prior to 0.8.0, which stems from the fact that the Rekor public key is obtained through the Rekor API, not through the local TUF client, and...

5.3CVSS6.4AI score0.00369EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/11/08 1:53 a.m.8 views

SUSE CVE-2023-5678

Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that use...

5.3CVSS6.5AI score0.04459EPSS
SaveExploits0References50
OSV
OSV
added 2023/11/06 4:15 p.m.11 views

AZL-31880 CVE-2023-5678 affecting package openssl for versions less than 1.1.1k-28

Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that use...

5.3CVSS6.5AI score0.04459EPSS
SaveExploits0References1
Rows per page
Query Builder