Lucene search
+L

5273 matches found

Grafana
Grafana
added 2023/06/22 12:00 a.m.17 views

Grafana authentication bypass using Azure AD OAuth

Grafana is validating Azure AD accounts based on the email claim. On Azure AD, the profile email field is not unique and can be easily modified. This leads to account takeover and authentication bypass when Azure AD OAuth is configured with a multi-tenant app...

9.8CVSS5.8AI score0.03995EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2023/06/21 11:38 a.m.80 views

Critical 'nOAuth' Flaw in Microsoft Azure AD Enabled Complete Account Takeover

A security shortcoming in Microsoft Azure Active Directory AD Open Authorization OAuth process could have been exploited to achieve full account takeover, researchers said. California-based identity and access management service Descope, which discovered and reported the issue in April 2023, dubb...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2023/06/20 9:14 a.m.22 views

Improper Authentication

doorkeeper is vulnerable to Improper Authentication. The vulnerability exists because user authentication is automatically processed without consent of the user if the authentication token matches, which is out of OAuth RFC 8252 spec, allowing an attacker to impersonate a user and possibly bypass...

6.5CVSS10AI score0.00716EPSS
SaveExploits1References10Affected Software2
Wallarm Lab
Wallarm Lab
added 2023/06/19 3:15 p.m.64 views

GCP ESPv2 Hit with Critical API Authorization Bypass CVE-2023-30845

This post delves into a very impactful JWT Authentication Bypass vulnerability CVE-2023-30845 found in ESP-v2, an open-source service proxy that provides API management capabilities using Google Service Infrastructure. This vulnerability allows malicious API clients to bypass JWT authentication...

7.5CVSS7.3AI score0.00649EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/06/16 12:00 a.m.16 views

Mattermost 代码问题漏洞

Mattermost is an open source collaboration platform from Mattermost, Inc. in the United States. Mattermost has a code issue vulnerability that can be exploited by an attacker with administrator privileges to maintain privileges by obtaining an oauth2 access token...

6.5CVSS7AI score0.00504EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/12 7:50 p.m.30 views

GHSA-7W2C-W47H-789W Doorkeeper Improper Authentication vulnerability

OAuth RFC 8252 says https://www.rfc-editor.org/rfc/rfc8252section-8.6 the authorization server SHOULD NOT process authorization requests automatically without user consent or interaction, except when the identity of the client can be assured. This includes the case where the user has previously...

4.2CVSS5.2AI score0.00716EPSS
SaveExploits1References10
Snyk
Snyk
added 2023/06/12 7:50 p.m.6 views

Improper Authentication

Overview doorkeeper is an OAuth 2 provider for Rails and Grape. Affected versions of this package are vulnerable to Improper Authentication due to automatically processing authorization requests without user consent for public clients that have been previously approved. Public clients are...

6.5CVSS7AI score0.00716EPSS
SaveExploits1References2
NVD
NVD
added 2023/06/12 5:15 p.m.23 views

CVE-2023-34246

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

6.5CVSS5.2AI score0.00716EPSS
SaveExploits1References7
Prion
Prion
added 2023/06/12 5:15 p.m.29 views

Authorization

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

6.4CVSS6.3AI score0.00716EPSS
SaveExploits1References6Affected Software1
UbuntuCve
UbuntuCve
added 2023/06/12 5:15 p.m.34 views

CVE-2023-34246

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

6.5CVSS6.5AI score0.00716EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2023/06/12 4:33 p.m.8 views

CVE-2023-34246 Doorkeeper Improper Authentication vulnerability

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

4.2CVSS6.6AI score0.00716EPSS
SaveExploits1References6
CVE
CVE
added 2023/06/12 4:33 p.m.174 views

CVE-2023-34246

CVE-2023-34246 affects ruby-doorkeeper, an OAuth 2 provider for Ruby on Rails and Grape. Prior to Doorkeeper 5.6.6, the gem could automatically process authorization requests for public clients that had been previously approved, enabling potential impersonation of public clients due to identity n...

6.5CVSS6.1AI score0.00716EPSS
SaveExploits1References7Affected Software1
Debian CVE
Debian CVE
added 2023/06/12 4:33 p.m.89 views

CVE-2023-34246

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

6.5CVSS6.3AI score0.00716EPSS
SaveExploits1
OSV
OSV
added 2023/06/12 4:33 p.m.17 views

CVE-2023-34246 Doorkeeper Improper Authentication vulnerability

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

4.2CVSS6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2023/06/12 4:33 p.m.37 views

CVE-2023-34246 Doorkeeper Improper Authentication vulnerability

Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot...

4.2CVSS6.5AI score0.00716EPSS
SaveExploits1References6
RubySec
RubySec
added 2023/06/12 12:00 a.m.29 views

Doorkeeper Improper Authentication vulnerability

OAuth RFC 8252 says https://www.rfc-editor.org/rfc/rfc8252section-8.6 the authorization server SHOULD NOT process authorization requests automatically without user consent or interaction, except when the identity of the client can be assured. This includes the case where the user has previously...

6.5CVSS6.9AI score0.00716EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2023/06/03 10:26 a.m.25 views

Cross-site Scripting (XSS)

com.liferay.oauth2.provider.service is vulnerable to Cross-site Scripting XSS. The vulnerability exists in the OAuth 2.0 module's OAuth2ProviderApplicationRedirect class in the library, which allows an attacker to inject and execute malicious web script or HTML via the code or error parameters...

6.1CVSS6.4AI score0.00462EPSS
SaveExploits0References3Affected Software1
OpenVAS
OpenVAS
added 2023/06/01 12:00 a.m.20 views

Fedora: Security Advisory for mod_auth_openidc (FEDORA-2023-b534ca7056)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG 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-only ifdescription...

7.5CVSS7.5AI score0.01327EPSS
SaveExploits0References2
Fedora
Fedora
added 2023/05/31 5:34 p.m.33 views

[SECURITY] Fedora 38 Update: mod_auth_openidc-2.4.13.2-1.fc38

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server...

7.5CVSS7.5AI score0.01327EPSS
SaveExploits0
NVD
NVD
added 2023/05/31 2:15 p.m.36 views

CVE-2023-34224

In JetBrains TeamCity before 2023.05 open redirect during oAuth configuration was possible...

4.8CVSS5.5AI score0.00346EPSS
SaveExploits0References1
Rows per page
Query Builder