Lucene search
+L

670 matches found

Cvelist
Cvelist
added 2023/04/04 12:38 p.m.54 views

CVE-2023-28848 CSRF protection on user_oidc login returned the expected token in case of an error

useroidc is the OIDC connect user backend for Nextcloud, an open source collaboration platform. A vulnerability in versions 1.0.0 until 1.3.0 effectively allowed an attacker to bypass the state protection as they could just copy the expected state token from the first request to their second...

4.8CVSS5.6AI score0.00333EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/04/04 12:38 p.m.11 views

CVE-2023-28848 CSRF protection on user_oidc login returned the expected token in case of an error

useroidc is the OIDC connect user backend for Nextcloud, an open source collaboration platform. A vulnerability in versions 1.0.0 until 1.3.0 effectively allowed an attacker to bypass the state protection as they could just copy the expected state token from the first request to their second...

4.8CVSS5.1AI score0.00333EPSS
SaveExploits0References3
CVE
CVE
added 2023/04/04 12:38 p.m.89 views

CVE-2023-28848

CVE-2023-28848 affects Nextcloud’s user_oidc (OIDC backend). Versions 1.0.0–1.3.0 allow bypassing CSRF state protection by copying the expected state token from the first request to the second. This enables a CSRF-like bypass. Remediation: upgrade user_oidc to 1.3.0. No known workarounds are prov...

5.4CVSS5.1AI score0.00333EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/04/04 12:38 p.m.21 views

CVE-2023-28848 CSRF protection on user_oidc login returned the expected token in case of an error

useroidc is the OIDC connect user backend for Nextcloud, an open source collaboration platform. A vulnerability in versions 1.0.0 until 1.3.0 effectively allowed an attacker to bypass the state protection as they could just copy the expected state token from the first request to their second...

4.8CVSS5.4AI score0.00333EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/04/04 12:0 a.m.11 views

user_oidc 跨站请求伪造漏洞

Nextcloud useroidc is an application from Nextcloud, Germany. A cross-site request forgery vulnerability exists in useroidc versions 1.0.0 through 1.3.0, which stems from the application copying an expected status token from the first request to the second request...

5.4CVSS5.5AI score0.00333EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/04/03 12:0 a.m.4 views

PT-2023-9329 · Apache +5 · Apache Http Server +5

Name of the Vulnerable Software and Affected Versions: mod auth openidc versions 2.0.0 through 2.4.13.1 Description: The issue is related to the mod auth openidc module for the Apache 2.x HTTP server, which implements OpenID Connect Relying Party functionality. When OIDCStripCookies is set and a...

7.8CVSS6.3AI score0.02731EPSS
SaveExploits1References65
RedhatCVE
RedhatCVE
added 2023/03/24 1:7 p.m.51 views

CVE-2023-1584

A flaw was found in Quarkus. Quarkus OIDC can leak both ID and access tokens in the authorization code flow when an insecure HTTP protocol is used, which can allow attackers to access sensitive user data directly from the ID token or by using the access token to access user data from OIDC provide...

7.5CVSS6.6AI score0.00963EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/03/01 9:58 p.m.131 views

Important: Red Hat Security Advisory: Red Hat Single Sign-On 7.6.2 security update

A security update is now available for Red Hat Single Sign-On 7.6 from the Customer Portal. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS7.6AI score0.99615EPSS
SaveExploits45References33
Hacker One
Hacker One
added 2023/02/28 6:6 p.m.111 views

Internet Bug Bounty: JWT audience claim is not verified

An improper authorization vulnerability existed in all versions of Argo CD starting with v1.8.2, allowing the API to accept certain invalid tokens due to the lack of validation of the audience claim in signed tokens. This could allow an attacker to use a stolen token intended for a different...

9CVSS8.9AI score0.00879EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/02/18 11:43 a.m.80 views

Nextcloud: CSRF protection on OIDC login is broken

The OIDC login CSRF protection in Nextcloud was broken, as the state code was being provided in the JSON response in case of a mismatch, making it easy for attackers to obtain the correct state. The impact of this vulnerability was that the CSRF protection provided with the state was practically...

5.4CVSS5.4AI score0.00333EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.1 views

SUSE CVE-2021-32792

modauthopenidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In modauthopenidc before version 2.4.9, there is an XSS vulnerability in when using OIDCPreservePost ...

3.1CVSS8.3AI score0.01523EPSS
SaveExploits0References8
NVD
NVD
added 2023/01/26 9:18 p.m.26 views

CVE-2023-22482

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an aud...

9CVSS9.1AI score0.00879EPSS
SaveExploits0References1
Prion
Prion
added 2023/01/26 9:18 p.m.26 views

Authorization

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an aud...

6.5CVSS8.6AI score0.00879EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/01/25 10:2 p.m.54 views

GHSA-Q9HR-J4RF-8FJC JWT audience claim is not verified

Impact All versions of Argo CD starting with v1.8.2 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an aud audience claim in signed tokens. The value of that claim specifies the intended audiences of the token i.e. the servi...

9CVSS8.8AI score0.00879EPSS
SaveExploits0References3
CVE
CVE
added 2023/01/25 6:25 p.m.118 views

CVE-2023-22482

Argo CD is affected by CVE-2023-22482: an improper authorization issue caused by failure to validate the audience (aud) claim in OIDC-signed tokens. Affected versions are Argo CD v1.8.2 and later until just before patches: 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3. The root cause is that Argo CD veri...

9CVSS8.6AI score0.00879EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/01/25 6:25 p.m.39 views

CVE-2023-22482 JWT audience claim is not verified

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions of Argo CD starting with v1.8.2 and prior to 2.3.13, 2.4.19, 2.5.6, and 2.6.0-rc-3 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an aud...

9CVSS9.3AI score0.00879EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2023/01/24 3:35 a.m.44 views

CVE-2023-0456

A flaw was found in APICast, when 3Scale's OIDC module does not properly evaluate the response to a mismatched token from a separate realm. This could allow a separate realm to be accessible to an attacker, permitting access to unauthorized information...

7.4CVSS3.4AI score0.0064EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/01/13 3:30 a.m.20 views

Open Redirect

oidc-middleware is vulnerable to open redirect. The vulnerability exists because the ensureAuthenticated function of oidcUtil.js does not properly validate the request URLs, allowing an attacker to redirect the user to malicious URLs...

4.7CVSS5.2AI score0.00413EPSS
SaveExploits0References3Affected Software2
NVD
NVD
added 2023/01/12 7:15 p.m.23 views

CVE-2022-3145

An open redirect vulnerability exists in Okta OIDC Middleware prior to version 5.0.0 allowing an attacker to redirect a user to an arbitrary URL...

4.7CVSS4.7AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2023/01/12 7:15 p.m.21 views

CVE-2022-3145

An open redirect vulnerability exists in Okta OIDC Middleware prior to version 5.0.0 allowing an attacker to redirect a user to an arbitrary URL...

4.7CVSS4.7AI score
SaveExploits0References1
Rows per page
Query Builder