Lucene search
+L

1207 matches found

OSV
OSV
added 2024/10/09 12:0 a.m.11 views

CVE-2024-45160

Incorrect credential validation in LemonLDAP::NG 2.18.x and 2.19.x before 2.19.2 allows attackers to bypass OAuth2 client authentication via an empty clientpassword parameter client secret...

9.1CVSS7.1AI score0.00522EPSS
SaveExploits0References7
VulnCheck KEV
VulnCheck KEV
added 2024/10/07 12:0 a.m.4 views

VulnCheck KEV: CVE-2024-9014

pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data...

9.9CVSS5.8AI score0.09685EPSS
SaveExploits2References1
FreeBSD
FreeBSD
added 2024/10/02 12:0 a.m.28 views

oauth2-proxy -- multiple vulnerabilities

The oauth2-proxy project reports: Vulnerabilities have been addressed: CVE-2024-24786 CVE-2024-24791 CVE-2024-24790 CVE-2024-24784 CVE-2024-28180 CVE-2023-45288...

9.8CVSS8.2AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/23 6:30 p.m.17 views

GHSA-JM9X-RX9X-WPQJ OAuth2 client ID and secret exposed through the web browser

pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data...

8.6CVSS9.1AI score0.09685EPSS
SaveExploits2References4
Github Security Blog
Github Security Blog
added 2024/09/23 6:30 p.m.20 views

OAuth2 client ID and secret exposed through the web browser

pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data...

9.9CVSS6.7AI score0.09685EPSS
SaveExploits2References4Affected Software1
NVD
NVD
added 2024/09/23 5:15 p.m.25 views

CVE-2024-9014

pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data...

9.9CVSS0.09685EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/09/23 5:4 p.m.44 views

CVE-2024-9014 OAuth2 client id and secret exposed through the web browser in pgAdmin 4

pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data...

9.9CVSS6.8AI score0.09685EPSS
SaveExploits2References1
CVE
CVE
added 2024/09/23 5:4 p.m.160 views

CVE-2024-9014

pgAdmin 4 (versions ≤ 8.11) is affected by CVE-2024-9014 due to an OAuth2 authentication flaw that can expose OAuth2_CLIENT_ID and OAuth2_CLIENT_SECRET from the login/config, enabling unauthorized access to user data. The Nuclei template confirms an authentication bypass/vector leading to credent...

9.9CVSS9.2AI score0.09685EPSS
SaveIn wildExploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/23 12:0 a.m.12 views

PT-2024-6396

Name of the Vulnerable Software and Affected Versions pgAdmin versions 8.11 and earlier Description The issue is related to a security flaw in OAuth2 authentication, allowing an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data. The vulnerability...

9.9CVSS6.6AI score0.09685EPSS
SaveExploits2References61
Veracode
Veracode
added 2024/09/11 7:44 a.m.18 views

Session Fixation

Directus is vulnerable to Session Fixation. The vulnerability is due to improper caching of unauthenticated requests via OpenID or OAuth2 endpoints, allowing unauthenticated users to access the credentials of the last authenticated user...

7.4CVSS6.7AI score0.00618EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/09/10 7:43 p.m.23 views

Session is cached for OpenID and OAuth2 if `redirect` is not used

Summary Unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. For example: - Project is configured with OpenID or OAuth2 - Project is configured with cache enabled - User tries to login via S...

7.4CVSS6.8AI score0.00618EPSS
SaveExploits1References7Affected Software2
Cvelist
Cvelist
added 2024/09/10 6:43 p.m.39 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS0.00618EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/09/10 6:43 p.m.21 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS7.8AI score0.00618EPSS
SaveExploits1References3
CVE
CVE
added 2024/09/10 6:43 p.m.94 views

CVE-2024-45596

Summary: Directus real-time API/dashboard contains a vulnerability where an unauthenticated user can obtain the credentials of the last authenticated user via OpenID or OAuth2 when the redirect parameter is missing. Root cause: the respond middleware caches certain GET requests, and the condition...

7.4CVSS7.6AI score0.00618EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/09/10 6:43 p.m.26 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS7.3AI score0.00618EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.7 views

PT-2024-8660 · Moodle +2 · Moodle +2

Name of the Vulnerable Software and Affected Versions: Moodle affected versions not specified Description: A flaw was found in Moodle related to insufficient access control when deleting OAuth2-linked accounts. This issue may allow a remote attacker to gain unauthorized access to limited...

8.8CVSS5.6AI score0.83343EPSS
SaveExploits8References79
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.11 views

PT-2024-31698 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions prior to 10.13.3 Directus versions prior to 11.1.0 Description: An unauthenticated user can access the credentials of the last authenticated user via OpenID or OAuth2 when the authentication URL does not include a redirect...

8.3CVSS7.5AI score0.00618EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2024/09/02 12:0 a.m.9 views

PT-2024-9158 · Nextcloud +1 · Nextcloud Enterprise Server +2

Name of the Vulnerable Software and Affected Versions: Nextcloud Server versions prior to 28.0.10 and prior to 29.0.7 Nextcloud Enterprise Server versions prior to 27.1.11.8, prior to 28.0.10, and prior to 29.0.7 Description: The issue is related to the insecure storage of confidential informatio...

8.2CVSS6.8AI score0.00491EPSS
SaveExploits0References11
Veracode
Veracode
added 2024/08/22 7:31 a.m.16 views

Cross-Site Request Forgery (CSRF)

github.com/openshift/console is vulnerable to a Cross-Site Request Forgery CSRF. The vulnerability is due to insufficient entropy in the OAuth2 protocol's state parameter, which allows an attacker to log into the victim’s current application account using a third-party account without any...

8CVSS6.6AI score0.00559EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/08/21 3:28 p.m.12 views

GO-2022-0790 Subdomain checking of whitelisted domains could allow unintended redirects in oauth2-proxy in github.com/oauth2-proxy/oauth2-proxy

Subdomain checking of whitelisted domains could allow unintended redirects in oauth2-proxy in github.com/oauth2-proxy/oauth2-proxy...

6.1CVSS6.1AI score0.01353EPSS
SaveExploits1References5
Rows per page
Query Builder