Lucene search
+L

3583 matches found

Cvelist
Cvelist
added 2021/05/26 12:22 p.m.33 views

CVE-2021-22160 Authentication with JWT allows use of “none”-algorithm

If Apache Pulsar is configured to authenticate clients using tokens based on JSON Web Tokens JWT, the signature of the token is not validated if the algorithm of the presented token is set to "none". This allows an attacker to connect to Pulsar instances as any user incl. admins...

9.6AI score0.52926EPSS
SaveExploits0References8
CVE
CVE
added 2021/05/26 12:22 p.m.103 views

CVE-2021-22160

CVE-2021-22160 affects Apache Pulsar. The issue is that when JWT-based client authentication is used, the token signature is not validated if the token’s alg is set to none, allowing an attacker to imitate any user (including admins). The connected Red Hat and OSV entries corroborate the same des...

9.8CVSS9.4AI score0.52926EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 4:57 p.m.166 views

Token reuse in Ory fosite

Impact When using client authentication method "privatekeyjwt" 1https://openid.net/specs/openid-connect-core-10.htmlClientAuthentication, OpenId specification says the following about assertion jti: A unique identifier for the token, which can be used to prevent reuse of the token. These tokens...

8.1CVSS7.9AI score0.00867EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2021/05/24 4:57 p.m.67 views

GHSA-V3Q9-2P3M-7G43 Token reuse in Ory fosite

Impact When using client authentication method "privatekeyjwt" 1https://openid.net/specs/openid-connect-core-10.htmlClientAuthentication, OpenId specification says the following about assertion jti: A unique identifier for the token, which can be used to prevent reuse of the token. These tokens...

8.1CVSS8.1AI score0.00867EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/05/21 4:24 p.m.77 views

JWT leak via Open Redirect in Programmatic access

Impact Using programmatic access on protected sites, one can get a signed login URL with pomeriumredirecturi set to an arbitrary URL. Then, if the user has already logged into Pomerium, they will be redirected to the specified pomeriumredirecturi with a JWT attached. This allows an outside attack...

6.1CVSS6.2AI score0.00658EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/05/21 4:24 p.m.39 views

GHSA-35VC-W93W-75C2 JWT leak via Open Redirect in Programmatic access

Impact Using programmatic access on protected sites, one can get a signed login URL with pomeriumredirecturi set to an arbitrary URL. Then, if the user has already logged into Pomerium, they will be redirected to the specified pomeriumredirecturi with a JWT attached. This allows an outside attack...

6.3CVSS6.1AI score0.00658EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/05/21 4:22 p.m.44 views

github.com/nats-io/nats-server Import token permissions checking not enforced

This advisory is canonically Problem Description The NATS server provides for Subjects which are namespaced by Account; all Subjects are supposed to be private to an account, with an Export/Import system used to grant cross-account access to some Subjects. Some Exports are public, such that anyon...

7.5CVSS7.4AI score0.01448EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/05/21 4:22 p.m.38 views

GHSA-J756-F273-XHP4 github.com/nats-io/nats-server Import token permissions checking not enforced

This advisory is canonically Problem Description The NATS server provides for Subjects which are namespaced by Account; all Subjects are supposed to be private to an account, with an Export/Import system used to grant cross-account access to some Subjects. Some Exports are public, such that anyon...

7.5CVSS7.4AI score0.01448EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/05/21 4:22 p.m.60 views

Nil dereference in NATS JWT causing DoS of nats-server

This advisory is canonically Problem Description The NATS account system has an Operator trusted by the servers, which signs Accounts, and each Account can then create and sign Users within their account. The Operator should be able to safely issue Accounts to other entities which it does not ful...

7.5CVSS7.5AI score0.02116EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/05/21 4:22 p.m.29 views

GHSA-HMM9-R2M2-QG9W Nil dereference in NATS JWT causing DoS of nats-server

This advisory is canonically Problem Description The NATS account system has an Operator trusted by the servers, which signs Accounts, and each Account can then create and sign Users within their account. The Operator should be able to safely issue Accounts to other entities which it does not ful...

7.5CVSS7.4AI score0.02116EPSS
SaveExploits0References7
OSV
OSV
added 2021/05/21 4:11 p.m.26 views

GHSA-2C64-VJ8G-VWRQ Incorrect handling of credential expiry by /nats-io/nats-server

This advisory is canonically https://advisories.nats.io/CVE/CVE-2020-26892.txt Problem Description NATS nats-server through 2020-10-07 has Incorrect Access Control because of how expired credentials are handled. The NATS accounts system has expiration timestamps on credentials; the library had an...

9.8CVSS9.5AI score0.02079EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/05/21 4:11 p.m.58 views

Incorrect handling of credential expiry by /nats-io/nats-server

This advisory is canonically https://advisories.nats.io/CVE/CVE-2020-26892.txt Problem Description NATS nats-server through 2020-10-07 has Incorrect Access Control because of how expired credentials are handled. The NATS accounts system has expiration timestamps on credentials; the library had an...

9.8CVSS9.1AI score0.02079EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2021/05/19 10:26 a.m.6 views

jwt-go: access restriction bypass vulnerability

A vulnerability was found in jwt-go where it is vulnerable to Access Restriction Bypass if m"aud" happens to be string, as allowed by the spec, the type assertion fails and the value of aud is "". This can cause audience verification to succeed even if the audiences being passed are incorrect if...

7.5CVSS7.2AI score0.02158EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2021/05/19 12:25 a.m.65 views

CVE-2021-3509

A flaw was found in the Red Hat Ceph Storage Dashboard. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS. The greatest threa...

8.1CVSS0.8AI score0.02449EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2021/05/18 9:09 p.m.64 views

Insufficient Session Expiration in Kiali

An insufficient JWT validation vulnerability was found in Kiali versions 0.4.0 to 1.15.0 and was fixed in Kiali version 1.15.1, wherein a remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the...

8.6CVSS8.1AI score0.01125EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/05/18 9:09 p.m.110 views

GHSA-465W-GG5P-85C9 Insufficient Session Expiration in Kiali

An insufficient JWT validation vulnerability was found in Kiali versions 0.4.0 to 1.15.0 and was fixed in Kiali version 1.15.1, wherein a remote attacker could abuse this flaw by stealing a valid JWT cookie and using that to spoof a user session, possibly gaining privileges to view and alter the...

8.6CVSS8.3AI score0.01125EPSS
SaveExploits0References6
OSV
OSV
added 2021/05/18 9:08 p.m.88 views

GHSA-W73W-5M7G-F7QC Authorization bypass in github.com/dgrijalva/jwt-go

jwt-go allows attackers to bypass intended access restrictions in situations with string for m"aud" which is allowed by the specification. Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience...

7.5CVSS7.4AI score0.02158EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2021/05/18 9:08 p.m.137 views

Authorization bypass in github.com/dgrijalva/jwt-go

jwt-go allows attackers to bypass intended access restrictions in situations with string for m"aud" which is allowed by the specification. Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience...

7.5CVSS7.4AI score0.02158EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2021/05/18 6:28 p.m.67 views

Hard coded cryptographic key in Kiali

A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali, all versions prior to 1.15.1. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alte...

8.6CVSS8.4AI score0.03468EPSS
SaveExploits2References10Affected Software1
OSV
OSV
added 2021/05/18 6:28 p.m.32 views

GHSA-64RH-R86Q-75FF Hard coded cryptographic key in Kiali

A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali, all versions prior to 1.15.1. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alte...

8.6CVSS8.6AI score0.03468EPSS
SaveExploits2References9
Rows per page
Query Builder