Lucene search
+L

3617 matches found

Prion
Prion
added 2021/05/27 12:15 a.m.37 views

Code injection

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. 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...

4.3CVSS5.7AI score0.02449EPSS
SaveExploits1References5Affected Software1
UbuntuCve
UbuntuCve
added 2021/05/27 12:15 a.m.39 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. 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...

6.1CVSS6.7AI score0.017EPSS
SaveExploits1References4
CVE
CVE
added 2021/05/26 11:56 p.m.290 views

CVE-2021-3509

Affects Red Hat Ceph Storage 4 dashboard (ceph-dashboard). The root cause is storage of the JWT for user authentication in the browser (localStorage), which exposes tokens to XSS risks. This is described in connected advisories for Ceph-derived distributions (Astral/Linux security bulletins and M...

6.1CVSS5.8AI score0.017EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2021/05/26 11:56 p.m.64 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. 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...

6.1CVSS6.2AI score0.017EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/26 11:56 p.m.39 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. 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...

6.2AI score0.017EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2021/05/26 11:56 p.m.103 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. 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...

6.1CVSS6.1AI score0.017EPSS
SaveExploits1
NVD
NVD
added 2021/05/26 10:15 p.m.34 views

CVE-2020-27839

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.4CVSS0.02449EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2021/05/26 10:15 p.m.43 views

CVE-2020-27839

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.4CVSS6.6AI score0.02449EPSS
SaveExploits0References3
CVE
CVE
added 2021/05/26 9:25 p.m.292 views

CVE-2020-27839

CVE-2020-27839 affects ceph-dashboard: JWT used for user authentication was stored in the browser’s localStorage, exposing tokens to XSS-based extraction and risking confidentiality/integrity (and potentially availability). Connected advisories describe a remediation approach: moving the JWT to a...

5.4CVSS5.3AI score0.02449EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/05/26 9:25 p.m.58 views

CVE-2020-27839

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.7AI score0.02449EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2021/05/26 9:25 p.m.85 views

CVE-2020-27839

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.4CVSS5.5AI score0.02449EPSS
SaveExploits0
NVD
NVD
added 2021/05/26 1:15 p.m.27 views

CVE-2021-22160

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.8CVSS0.52926EPSS
SaveExploits0References8
OSV
OSV
added 2021/05/26 1:15 p.m.23 views

CVE-2021-22160

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.8CVSS6.7AI score
SaveExploits0References8
Prion
Prion
added 2021/05/26 1:15 p.m.27 views

Code injection

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

7.5CVSS9.3AI score0.52926EPSS
SaveExploits0References8Affected Software1
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.167 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
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: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
Rows per page
Query Builder