Lucene search
+L

3616 matches found

Github Security Blog
Github Security Blog
added 2022/05/24 10:28 p.m.16 views

Broken Authentication in Atlassian Connect Express

Broken Authentication in Atlassian Connect Express ACE from version 3.0.2 before version 6.6.0: Atlassian Connect Express is a Node.js package for building Atlassian Connect apps. Authentication between Atlassian products and the Atlassian Connect Express app occurs with a server-to-server JWT or...

7.7CVSS6.7AI score0.00915EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 10:17 p.m.49 views

GHSA-FFQJ-6FQR-9H24 Key confusion through non-blocklisted public key formats

Impact What kind of vulnerability is it? Who is impacted? Disclosed by Aapo Oksman Senior Security Specialist, Nixu Corporation. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requir...

7.4CVSS6.8AI score0.01355EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/05/24 8:47 p.m.68 views

Argo CD will blindly trust JWT claims if anonymous access is enabled

Impact A critical vulnerability has been discovered in Argo CD which would allow unauthenticated users to impersonate as any Argo CD user or role, including the admin user, by sending a specifically crafted JSON Web Token JWT along with the request. In order for this vulnerability to be exploited...

10CVSS9.3AI score0.02005EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2022/05/24 8:47 p.m.48 views

GHSA-R642-GV9P-2WJJ Argo CD will blindly trust JWT claims if anonymous access is enabled

Impact A critical vulnerability has been discovered in Argo CD which would allow unauthenticated users to impersonate as any Argo CD user or role, including the admin user, by sending a specifically crafted JSON Web Token JWT along with the request. In order for this vulnerability to be exploited...

10CVSS9.7AI score0.02005EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/05/24 7:13 p.m.28 views

AdaptiveScale LXDUI Hardcoded JWT Secret Key

A Hardcoded JWT Secret Key in metadata.py metadata.py in AdaptiveScale LXDUI through 2.1.3 allows attackers to gain admin access to the host system...

10CVSS9.6AI score0.01716EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 7:13 p.m.59 views

GHSA-P4XH-4869-8VRG AdaptiveScale LXDUI Hardcoded JWT Secret Key

A Hardcoded JWT Secret Key in metadata.py metadata.py in AdaptiveScale LXDUI through 2.1.3 allows attackers to gain admin access to the host system...

9.8CVSS9.5AI score0.01716EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 4:53 p.m.16 views

GHSA-QCVW-82HH-GQ38 Istio ReDoS Vulnerability

Istio before 1.1.13 and 1.2.x before 1.2.4 mishandles regular expressions for long URIs, leading to a denial of service during use of the JWT, VirtualService, HTTPAPISpecBinding, or QuotaSpecBinding API...

7.5CVSS7.3AI score0.02132EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:53 p.m.34 views

Istio ReDoS Vulnerability

Istio before 1.1.13 and 1.2.x before 1.2.4 mishandles regular expressions for long URIs, leading to a denial of service during use of the JWT, VirtualService, HTTPAPISpecBinding, or QuotaSpecBinding API...

7.5CVSS6.7AI score0.02132EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/05/24 4:51 p.m.30 views

GHSA-45FH-G845-PJ9W Auth0 Passport-SharePoint does not validate JWT signature

Auth0 Passport-SharePoint before 0.4.0 does not validate the JWT signature of an Access Token before processing. This allows attackers to forge tokens and bypass authentication and authorization mechanisms...

7.3CVSS7.3AI score0.00731EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:51 p.m.30 views

Auth0 Passport-SharePoint does not validate JWT signature

Auth0 Passport-SharePoint before 0.4.0 does not validate the JWT signature of an Access Token before processing. This allows attackers to forge tokens and bypass authentication and authorization mechanisms...

7.5CVSS7.2AI score0.00731EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/24 3:21 p.m.42 views

GO-2022-0217 Denial of service affecting P-521 and P-384 curves in crypto/elliptic

A DoS vulnerability in the crypto/elliptic implementations of the P-521 and P-384 elliptic curves may let an attacker craft inputs that consume excessive amounts of CPU. These inputs might be delivered via TLS handshakes, X.509 certificates, JWT tokens, ECDH shares or ECDSA signatures. In some...

8.2CVSS7.7AI score0.04448EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 3:15 p.m.13 views

AZL-9852 CVE-2022-29217 affecting package python-jwt for versions less than 2.4.0-1

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7.1AI score0.01355EPSS
SaveExploits0References1
NVD
NVD
added 2022/05/24 3:15 p.m.22 views

CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS0.01355EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2022/05/24 3:15 p.m.57 views

CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7AI score0.01355EPSS
SaveExploits0References7
Prion
Prion
added 2022/05/24 3:15 p.m.23 views

Code injection

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

5CVSS7.3AI score0.01355EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/05/24 3:15 p.m.540 views

PYSEC-2022-202

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS1.9AI score0.01355EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2022/05/24 2:10 p.m.7 views

CVE-2022-29217 Key confusion through non-blocklisted public key formats in PyJWT

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.4CVSS7.4AI score0.01355EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 2:10 p.m.28 views

CVE-2022-29217 Key confusion through non-blocklisted public key formats in PyJWT

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.4CVSS7.6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2022/05/24 2:10 p.m.56 views

CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7.6AI score0.01355EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/05/24 2:10 p.m.44 views

CVE-2022-29217 Key confusion through non-blocklisted public key formats in PyJWT

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.4CVSS7.5AI score0.01355EPSS
SaveExploits0References5
Rows per page
Query Builder