Lucene search
K

136 matches found

OSV
OSV
added 2024/04/26 12:15 a.m.0 views

UBUNTU-CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS6.7AI score0.00925EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2024/04/26 12:15 a.m.51 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS6.8AI score0.00925EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/04/25 12:0 a.m.37 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

7.6AI score0.00925EPSS
Exploits1References2
CVE
CVE
added 2024/04/25 12:0 a.m.146 views

CVE-2024-33663

CVE-2024-33663 concerns python-jose up to version 3.3.0, where an algorithm confusion occurs between OpenSSH ECDSA keys and other key formats. The issue, described across multiple feeds (CNNVD, Debian tracker, CVE lists), is analogous to CVE-2022-29217 and is framed as a key-format/algorithm conf...

6.5CVSS7.3AI score0.00925EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/25 12:0 a.m.32 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.7AI score0.00925EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/04/25 12:0 a.m.2 views

PT-2024-4195 · Unknown +2 · Python-Jose +2

Name of the Vulnerable Software and Affected Versions: python-jose versions 3.3.0 and earlier Description: The issue is related to algorithm confusion with OpenSSH ECDSA keys and other key formats in the python-jose component. It is associated with the definition of a prefix blacklist for OpenSSH...

9.3CVSS6.6AI score0.00925EPSS
Exploits2References29
Debian CVE
Debian CVE
added 2024/04/25 12:0 a.m.30 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS7.2AI score0.00925EPSS
Exploits1
Veracode
Veracode
added 2023/11/21 7:14 a.m.43 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.00729EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/20 8:58 p.m.40 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.00729EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2023/11/20 8:58 p.m.39 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.00729EPSS
Exploits1References6
NVD
NVD
added 2023/11/20 6:15 p.m.15 views

CVE-2023-48223

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.9CVSS0.00729EPSS
Exploits1References3
Prion
Prion
added 2023/11/20 6:15 p.m.14 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.00729EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2023/11/20 5:39 p.m.19 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.00729EPSS
Exploits1References3
OSV
OSV
added 2023/11/20 5:39 p.m.20 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 score0.00729EPSS
Exploits1References5
CVE
CVE
added 2023/11/20 5:39 p.m.50 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.00729EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/11/20 12:0 a.m.3 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.00729EPSS
Exploits1References10
OSV
OSV
added 2023/11/17 10:48 p.m.83 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.00186EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2023/11/17 10:48 p.m.43 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.00186EPSS
Exploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/11/17 10:15 p.m.2 views

CVE-2023-48238

joaquimserafim/json-web-token is a javascript library use to interact with JSON Web Tokens JWT which are a compact URL-safe means of representing claims to be transferred between two parties. Versions prior to 4.0.0 are vulnerable to a JWT algorithm confusion attack. On line 86 of the 'index.js'...

7.5CVSS7AI score0.00186EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2023/11/17 10:15 p.m.10 views

CVE-2023-48238

joaquimserafim/json-web-token is a javascript library use to interact with JSON Web Tokens JWT which are a compact URL-safe means of representing claims to be transferred between two parties. Versions prior to 4.0.0 are vulnerable to a JWT algorithm confusion attack. On line 86 of the 'index.js'...

7.5CVSS0.00186EPSS
Exploits1References2
Rows per page
Query Builder