Lucene search
+L

1365 matches found

OSV
OSV
added 2021/06/23 6:00 p.m.25 views

GHSA-QVP4-RPMR-XWRR Possible bypass of token claim validation when OAuth2 Introspection caching is enabled

Impact When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that token will be cached. The problem comes when a second requests to an endpoint that requires the scope bar is made before the cache has...

7.5CVSS7.4AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/06/23 6:00 p.m.51 views

Possible bypass of token claim validation when OAuth2 Introspection caching is enabled

Impact When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that token will be cached. The problem comes when a second requests to an endpoint that requires the scope bar is made before the cache has...

1AI score
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/06/22 7:45 p.m.44 views

CVE-2021-32701 Possible bypass of token claim validation when OAuth2 Introspection caching is enabled

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that...

7.5CVSS7.7AI score0.01631EPSS
SaveExploits0References3
CVE
CVE
added 2021/06/22 7:45 p.m.105 views

CVE-2021-32701

ORY Oathkeeper’s CVE-2021-32701 describes an issue in the oauth2_introspection cache where a second request for a different scope (bar) could be treated as valid even if the new scope wasn’t granted, due to the cache not validating scopes beyond expiration. The root cause is that tokenFromCache i...

7.5CVSS7.4AI score0.01631EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2021/06/22 12:00 a.m.63 views

PT-2021-19867 · Ory · Ory Oathkeeper

Name of the Vulnerable Software and Affected Versions: ORY Oathkeeper versions prior to v0.38.12-beta.1 Description: The issue arises when a request is made to an endpoint requiring a specific scope, and the access token is granted with that scope, making introspection valid and caching the token...

7.5CVSS7AI score0.01631EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2021/06/21 12:00 p.m.35 views

CVE-2021-29157

Dovecot before 2.3.15 allows ../ Path Traversal. An attacker with access to the local filesystem can trick OAuth2 authentication into using an HS256 validation key from an attacker-controlled location. This occurs during use of local JWT validation with the posix fs driver...

7.5CVSS6.8AI score0.0047EPSS
SaveExploits0References4
NVD
NVD
added 2021/05/27 7:15 p.m.36 views

CVE-2020-10709

A security flaw was found in Ansible Tower when requesting an OAuth2 token with an OAuth2 application. Ansible Tower uses the token to provide authentication. This flaw allows an attacker to obtain a refresh token that does not expire. The original token granted to the user still has access to...

7.1CVSS0.00272EPSS
SaveExploits0References1
Prion
Prion
added 2021/05/27 7:15 p.m.24 views

Authentication flaw

A security flaw was found in Ansible Tower when requesting an OAuth2 token with an OAuth2 application. Ansible Tower uses the token to provide authentication. This flaw allows an attacker to obtain a refresh token that does not expire. The original token granted to the user still has access to...

3.6CVSS6.7AI score0.00272EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/05/27 6:46 p.m.103 views

CVE-2020-10709

CVE-2020-10709 concerns Ansible Tower where an OAuth2 token flow allows retrieval of a non-expiring refresh token. Affected versions are Ansible Tower before 3.6.4 and before 3.5.6. The flaw can let an attacker with token access fully authenticate to Ansible Tower, since the original user token r...

7.1CVSS6.7AI score0.00272EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/05/27 6:46 p.m.43 views

CVE-2020-10709

A security flaw was found in Ansible Tower when requesting an OAuth2 token with an OAuth2 application. Ansible Tower uses the token to provide authentication. This flaw allows an attacker to obtain a refresh token that does not expire. The original token granted to the user still has access to...

6.8AI score0.00272EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/05/27 12:00 a.m.14 views

PT-2021-9170 · Red Hat · Ansible Tower

Name of the Vulnerable Software and Affected Versions: Ansible Tower versions prior to 3.6.4 Ansible Tower versions prior to 3.5.6 Description: A security flaw was found in Ansible Tower when requesting an OAuth2 token with an OAuth2 application. Ansible Tower uses the token to provide...

7.1CVSS8.1AI score0.00272EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/05/25 6:42 p.m.555 views

Subdomain checking of whitelisted domains could allow unintended redirects in oauth2-proxy

Impact What kind of vulnerability is it? Who is impacted? For users that use the whitelist domain feature, a domain that ended in a similar way to the intended domain could have been allowed as a redirect. For example, if a whitelist domain was configured for .example.com, the intention is that...

6.1CVSS0.1AI score0.01583EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2021/05/25 6:42 p.m.30 views

GHSA-4MF2-F3WH-GVF2 Subdomain checking of whitelisted domains could allow unintended redirects in oauth2-proxy

Impact What kind of vulnerability is it? Who is impacted? For users that use the whitelist domain feature, a domain that ended in a similar way to the intended domain could have been allowed as a redirect. For example, if a whitelist domain was configured for .example.com, the intention is that...

5.4CVSS6.1AI score0.01583EPSS
SaveExploits1References5
Oracle linux
Oracle linux
added 2021/05/25 12:00 a.m.53 views

evolution security, bug fix, and enhancement update

evolution 3.28.5-16 - Resolves: 1902630 Crash on file drag into mail composer with WebKitGTK 2.30 3.28.5-15 - Resolves: 1883619 ECalendarItem: Settings loaded only when being shown evolution-data-server 3.28.5-15 - Resolves: 1862403 CVE-2020-16117: Crash on malformed server response with minimal...

5.9CVSS1.7AI score0.02123EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2021/05/24 5:00 p.m.109 views

OAuth2 Redirect URL validity does not respect query parameters and character casing for loopback addresses

Impact fosite400 released as v0.30.2 introduced a new feature for handling redirect URLs pointing to loopback interfaces rfc8252section-7.3. As part of that change new behavior was introduced which failed to respect the redirect URL's only for loopback interfaces! query parameters 1. Registering ...

6.1CVSS0.9AI score0.008EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/05/24 5:00 p.m.18 views

GHSA-RFQ3-W54C-F9Q5 OAuth2 Redirect URL validity does not respect query parameters and character casing for loopback addresses

Impact fosite400 released as v0.30.2 introduced a new feature for handling redirect URLs pointing to loopback interfaces rfc8252section-7.3. As part of that change new behavior was introduced which failed to respect the redirect URL's only for loopback interfaces! query parameters 1. Registering ...

6.1CVSS5.6AI score0.008EPSS
SaveExploits0References5
OSV
OSV
added 2021/05/06 12:06 p.m.6 views

OPENSUSE-SU-2021:0675-1 Security update for alpine

This update for alpine fixes the following issues: Update to release 2.24 A few crash fixes Implementation of XOAUTH2 for Yahoo! Mail. Update to release 2.23.2 Expansion of the configuration screen for XOAUTH2 to include username, and tenant. Alpine uses the domain in the From: header of a messag...

7.5CVSS7.6AI score0.01823EPSS
SaveExploits0References3
nodejs
nodejs
added 2021/05/04 4:19 a.m.63 views

Code Injection

Overview oauth2-server aka node-oauth2-server through 3.1.1 implements OAuth 2.0 without PKCE. It does not prevent authorization code injection. This is similar to CVE-2020-7692. NOTE: the vendor states 'As RFC7636 is an extension, I think the claim in the Readme of "RFC 6749 compliant" is valid...

5CVSS3AI score0.0219EPSS
SaveExploits2Affected Software1
Veracode
Veracode
added 2021/04/30 2:46 a.m.13 views

XML External Entity (XXE)

oauth2-oidc-sdk is vulnerable to XML external entity XXE attacks.The parse function in SAML2AssertionValidator.java does not disable access to external entities by default, allowing an attacker to submit a malicious XML document to perform requests on behalf of the server...

4.8AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2021/04/22 3:53 p.m.7 views

@abramltd/jwt-oauth2-middleware (0.1.0), @aerocorp/cli (7.0.5) +143 more potentially affected by CVE-2017-18924 via oauth2-server (>=3.0.0, <=3.1.1)

oauth2-server NPM version =3.0.0, =1.0.0, =0.0.1, =2.1.0, =3.0.0, =0.4.1, =0.1.0, =3.0.0, =3.0.0, =3.5.8 and more Source cves: CVE-2017-18924 Source advisory: OSV:GHSA-2FW4-MGQ9-39CX...

7.5CVSS7.4AI score0.0219EPSS
SaveExploits1
Rows per page
Query Builder