Lucene search
+L

2738 matches found

OSV
OSV
added 2022/01/08 12:36 a.m.13 views

GHSA-XHW6-HJC9-679M Pac4j token validation bypass if OpenID Connect provider supports none algorithm

If an OpenID Connect provider supports the “none” algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the “idtoken” response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS7.2AI score0.00895EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/01/08 12:36 a.m.43 views

Pac4j token validation bypass if OpenID Connect provider supports none algorithm

If an OpenID Connect provider supports the “none” algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the “idtoken” response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS1AI score0.00895EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2022/01/06 1:15 p.m.30 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS0.00895EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/01/06 1:15 p.m.4 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS7.1AI score0.00895EPSS
SaveExploits0References4
OSV
OSV
added 2022/01/06 1:15 p.m.21 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.5CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2022/01/06 1:15 p.m.18 views

Design/Logic Flaw

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

5CVSS7.5AI score0.00895EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/01/06 12:52 p.m.36 views

CVE-2021-44878

If an OpenID Connect provider supports the "none" algorithm i.e., tokens with no signature, pac4j v5.3.0 and prior does not refuse it without an explicit configuration on its side or for the "idtoken" response type which is not secure and violates the OpenID Core Specification. The "none" algorit...

7.9AI score0.00895EPSS
SaveExploits0References3
CVE
CVE
added 2022/01/06 12:52 p.m.106 views

CVE-2021-44878

Summary: CVE-2021-44878 affects pac4j (v5.3.0 and earlier) where an OpenID Connect provider that supports the “none” algorithm can bypass token validation by injecting an ID token with alg: none and empty signature, violating OpenID Core specifications. The vulnerability enables bypassing token v...

7.5CVSS7.4AI score0.00895EPSS
SaveExploits0References3Affected Software1
Drupal
Drupal
added 2022/01/05 12:0 a.m.30 views

Simple OAuth (OAuth2) & OpenID Connect - Moderately critical - Access bypass - SA-CONTRIB-2022-002

This module enables you to implement OAuth 2.0 authentication for Drupal. The module doesn't sufficiently verify client secret keys for "confidential" OAuth 2.0 clients when using certain grant types. The token refresh and client credentials grants are not affected. This vulnerability is mitigate...

6.2AI score
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:0 a.m.2 views

XSS vulnerability when using OIDCPreservePost On in mod_auth_openidc

...

6.1CVSS7AI score0.01523EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/12/15 12:0 a.m.20 views

Fedora: Security Advisory for mod_auth_openidc (FEDORA-2021-8d9aca2ded)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.1CVSS6.5AI score0.0175EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/12/10 7:57 a.m.13 views

Session Fixation

express-openid-connect is vulnerable to session fixation. The attack exists because the library does not regenerate the session id and cookie when user logs in, allowing a malicious user to hijack the session using earlier generated cookies...

8.8CVSS2.7AI score0.00894EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/12/09 7:8 p.m.41 views

GHSA-7RG2-QXMF-HHX9 Session fixation in express-openid-connect

Overview Versions 2.3.0 up to and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation vulnerabilities. Am I affected? You are affected by this vulnerability if you are using express-openid-connec...

4.6CVSS8.6AI score0.00894EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2021/12/09 7:8 p.m.31 views

Session fixation in express-openid-connect

Overview Versions 2.3.0 up to and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation vulnerabilities. Am I affected? You are affected by this vulnerability if you are using express-openid-connec...

8.8CVSS4.4AI score0.00894EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/12/09 4:15 p.m.18 views

CVE-2021-41246

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation...

8.8CVSS8.7AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/12/09 4:15 p.m.5 views

CVE-2021-41246

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation...

8.8CVSS7.2AI score0.00894EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2021/12/09 4:15 p.m.28 views

CVE-2021-41246

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation...

8.8CVSS0.00894EPSS
SaveExploits0References3
Prion
Prion
added 2021/12/09 4:15 p.m.23 views

Session fixation

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation...

6.8CVSS8.7AI score0.00894EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/12/09 3:55 p.m.28 views

CVE-2021-41246 Session fixation in express-openid-connect

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation...

4.6CVSS8.9AI score0.00894EPSS
SaveExploits0References3
CVE
CVE
added 2021/12/09 3:55 p.m.52 views

CVE-2021-41246

Express OpenID Connect middleware for Express.js is affected. Versions up to and including 2.5.1 do not regenerate the session id and session cookie on login, enabling session-fixation risks. A patch exists in version 2.5.2, which fixes the issue. Several sources corroborate this behavior and pat...

8.8CVSS6.5AI score0.00894EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder