Lucene search
+L

5217 matches found

OSV
OSV
added 2021/06/02 4:59 p.m.6 views

DRUPAL-CONTRIB-2021-014

This module allows users to authenticate against an Oauth 2.0 / OpenID Connect identity provider to login to your Drupal site. The module doesn't sufficiently protect against unauthorized local access, by way of using the 'password reset' facility, for users who are supposed to only be able to lo...

6.4AI score
SaveExploits0References1
Drupal
Drupal
added 2021/06/02 12:00 a.m.18 views

OpenID Connect / OAuth client - Moderately critical - Access bypass - SA-CONTRIB-2021-014

This module allows users to authenticate against an Oauth 2.0 / OpenID Connect identity provider to login to your Drupal site. The module doesn't sufficiently protect against unauthorized local access, by way of using the 'password reset' facility, for users who are supposed to only be able to lo...

6.2AI score
SaveExploits0References6
FreeBSD
FreeBSD
added 2021/06/01 12:00 a.m.49 views

Gitlab -- Multiple Vulnerabilities

Gitlab reports: Stealing GitLab OAuth access tokens using XSLeaks in Safari Denial of service through recursive triggered pipelines Unauthenticated CI lint API may lead to information disclosure and SSRF Server-side DoS through rendering crafted Markdown documents Issue and merge request length...

7.7CVSS1.4AI score0.01058EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2021/05/29 5:33 a.m.41 views

Reddit: Oauth Misconfiguration Lead To Account Takeover

Summary: OAuth is a commonly used authorization framework that enables websites and web applications to request limited access to a user's account on another application. Crucially, OAuth allows the user to grant this access without exposing their login credentials to the requesting application...

0.5AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/05/24 5:00 p.m.63 views

Redirect URL matching ignores character casing

Impact Before version v0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match: 1. Registering a client with allowed redirect URL...

6.1CVSS0.5AI score0.00834EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2021/05/24 5:00 p.m.43 views

GHSA-GRFP-Q2MM-HFP6 Redirect URL matching ignores character casing

Impact Before version v0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have been compared with a simple string match: 1. Registering a client with allowed redirect URL...

6.1CVSS5.7AI score0.00834EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2021/05/18 6:25 a.m.18 views

mod_auth_openidc:2.3 bug fix update

An update is available for modauthopenidc, cjose. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The modauthopenidc is an OpenID Connect authentication module f...

0.7AI score
SaveExploits0
Hacker One
Hacker One
added 2021/05/14 6:14 a.m.205 views

8x8: Subdomain takeover of ████.jitsi.net

Summary █████.jitsi.net points to an AWS EC2 instance at 18.195.93.116 that no longer exists. I was able to take control of this IP address and run my own EC2 instance. I can now serve content on this domain, obtain a TLS certificate for this domain, etc. If any customers or servers are pointing ...

1.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/05/13 10:31 p.m.81 views

Autobinding vulnerability in MITREid Connect

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS3.9AI score0.02222EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/13 10:31 p.m.66 views

Authorization service vulnerable to DDos attacks in Apache CFX

CXF supports via JwtRequestCodeFilter passing OAuth 2 parameters via a JWT token as opposed to query parameters see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request JAR. Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI from...

7.5CVSS3AI score0.06593EPSS
SaveExploits0References13Affected Software2
OSV
OSV
added 2021/05/13 10:31 p.m.37 views

GHSA-7Q4H-PJ78-J7VG Authorization service vulnerable to DDos attacks in Apache CFX

CXF supports via JwtRequestCodeFilter passing OAuth 2 parameters via a JWT token as opposed to query parameters see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request JAR. Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI from...

7.5CVSS5.6AI score0.06593EPSS
SaveExploits0References13
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
Hacker One
Hacker One
added 2021/04/29 11:47 p.m.26 views

Zego: Subdomain takeover of v.zego.com

Summary v.zego.com points to an AWS EC2 instance at 52.214.138.192 that no longer exists. I was able to take control of this IP address and run my own EC2 instance. I can now serve content on this domain, obtain a TLS certificate for this domain, etc. If any customers or servers are pointing to...

1.2AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/04/29 1:00 p.m.48 views

SaaS Attacks: Lessons from Real-Life Misconfiguration Exploits

It’s unfortunate but true: SaaS attacks continue to increase. You can’t get around it, COVID-19 accelerated the already exploding SaaS market and caused industries not planning on making a switch to embrace SaaS. With SaaS apps becoming the default system of record for organizations, it has left...

0.6AI score
SaveExploits0References8
OSV
OSV
added 2021/04/22 4:22 p.m.63 views

GHSA-7359-3C6R-HFC2 Improper Certificate Validation in oauth ruby gem

lib/oauth/consumer.rb in the oauth-ruby gem through 0.5.4 for Ruby does not verify server X.509 certificates if a certificate bundle cannot be found, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information...

7.4CVSS7.2AI score0.00746EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/04/22 4:22 p.m.85 views

Improper Certificate Validation in oauth ruby gem

lib/oauth/consumer.rb in the oauth-ruby gem through 0.5.4 for Ruby does not verify server X.509 certificates if a certificate bundle cannot be found, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information...

7.4CVSS5.2AI score0.00746EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2021/04/22 3:15 a.m.31 views

CVE-2021-31555

An issue was discovered in the Oauth extension for MediaWiki through 1.35.2. It did not validate the oarcversion aka oauthregisteredconsumer.oarcversion parameter's length...

7.5CVSS0.00797EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/22 3:15 a.m.20 views

CVE-2021-31555

An issue was discovered in the Oauth extension for MediaWiki through 1.35.2. It did not validate the oarcversion aka oauthregisteredconsumer.oarcversion parameter's length...

7.5CVSS6.9AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/04/22 3:15 a.m.6 views

CVE-2021-31555

An issue was discovered in the Oauth extension for MediaWiki through 1.35.2. It did not validate the oarcversion aka oauthregisteredconsumer.oarcversion parameter's length...

7.5CVSS7AI score0.00797EPSS
SaveExploits0References3
Prion
Prion
added 2021/04/22 3:15 a.m.26 views

Design/Logic Flaw

An issue was discovered in the Oauth extension for MediaWiki through 1.35.2. It did not validate the oarcversion aka oauthregisteredconsumer.oarcversion parameter's length...

5CVSS7.6AI score0.00797EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder