Lucene search
K

290 matches found

RedhatCVE
RedhatCVE
added 2019/05/31 8:52 a.m.24 views

CVE-2019-11269

Spring Security OAuth versions 2.3 prior to 2.3.6, 2.2 prior to 2.2.5, 2.1 prior to 2.1.5, and 2.0 prior to 2.0.18, as well as older unsupported versions could be susceptible to an open redirector attack that can leak an authorization code. A malicious user or attacker can craft a request to the...

5.8CVSS3.4AI score0.06347EPSS
Exploits4References4
Veracode
Veracode
added 2019/05/31 5:11 a.m.31 views

Open Redirection

spring-security-oauth2 is vulnerable to open redirection. A remote attacker is able to modify the redirecturi parameter and redirect users to a malicious site to steal confidential information such as authorization code, username and password...

5.4CVSS5.6AI score0.06347EPSS
Exploits4References3Affected Software1
RedhatCVE
RedhatCVE
added 2019/04/04 1:19 a.m.29 views

CVE-2019-3778

Spring Security OAuth, versions 2.3 prior to 2.3.5, and 2.2 prior to 2.2.4, and 2.1 prior to 2.1.4, and 2.0 prior to 2.0.17, and older unsupported versions could be susceptible to an open redirector attack that can leak an authorization code. A malicious user or attacker can craft a request to th...

6.5CVSS2.5AI score0.14855EPSS
Exploits4References2
Github Security Blog
Github Security Blog
added 2019/03/14 3:39 p.m.55 views

spring-security-oauth and spring-security-oauth2 Open Redirect vulnerability

Spring Security OAuth, versions 2.3 prior to 2.3.5, and 2.2 prior to 2.2.4, and 2.1 prior to 2.1.4, and 2.0 prior to 2.0.17, and older unsupported versions could be susceptible to an open redirector attack that can leak an authorization code. A malicious user or attacker can craft a request to th...

6.5CVSS10AI score0.14855EPSS
Exploits4References6Affected Software2
OSV
OSV
added 2019/03/07 6:29 p.m.22 views

CVE-2019-3778

Spring Security OAuth, versions 2.3 prior to 2.3.5, and 2.2 prior to 2.2.4, and 2.1 prior to 2.1.4, and 2.0 prior to 2.0.17, and older unsupported versions could be susceptible to an open redirector attack that can leak an authorization code. A malicious user or attacker can craft a request to th...

6.5CVSS6.4AI score0.14855EPSS
Exploits4References4
Veracode
Veracode
added 2019/02/22 1:55 a.m.36 views

Open Redirection

spring-security-oauth2 is vulnerable to open redirection. A lack of validation on the redirecturi parameter allows an attacker to manipulate the redirect URI by sending a malicious request to the authorization endpoint using the authorization code grant type and cause the authorization server to...

6.5CVSS6.6AI score0.14855EPSS
Exploits4References5Affected Software1
Veracode
Veracode
added 2019/01/15 9:10 a.m.24 views

Timing Attack Vulnerability In Basic Authentication

Action Controller in the actionpack gem has a flaw in the way it compares usernames and passwords in the basic authentication authorization code. Due to the flaw, attackers can launch a timing attack by analyzing the time taken by a response and use the difference to find a valid username and...

3.7CVSS5.8AI score0.01119EPSS
Exploits0References2Affected Software11
OSV
OSV
added 2018/09/17 9:55 p.m.16 views

GHSA-685W-VC84-WXCX Doorkeeper vulnerable to Cross-site Request Forgery

Cross-site request forgery CSRF vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors...

6.8CVSS7AI score0.00126EPSS
Exploits0References5
exploitpack
exploitpack
added 2018/08/29 12:0 a.m.20 views

Fathom 2.4 - Denial Of Service (PoC)

Fathom 2.4 - Denial Of Service PoC Exploit Title: Fathom 2.4 - Denial Of Service PoC Author: Gionathan "John" Reale Discovey Date: 2018-08-28 Homepage: https://fathom.concord.org/ Software Link: https://fathom.concord.org/download/ Tested Version: v2.4 Tested on OS: Windows 7 32-bit Steps to...

7.3AI score
Exploits0
FireEye
FireEye
added 2018/05/21 11:15 a.m.519 views

Shining a Light on OAuth Abuse with PwnAuth

Introduction Spear phishing attacks are seen as one of the biggest cyber threats to an organization. It only takes one employee to enter their credentials or run some malware for an entire organization to become compromised. As such, companies devote significant resources to preventing credential...

Exploits0
seebug.org
seebug.org
added 2018/05/11 12:0 a.m.560 views

RCE with spring-security-oauth2 分析(CVE-2018-1260)

漏洞公告 环境搭建 利用github上已有的demo: git clone https://github.com/wanghongfei/spring-security-oauth2-example.git 确保导入的spring-security-oauth2为受影响版本,以这里为例为2.0.10 进入spring-security-oauth2-example,修改 cn/com/sina/alan/oauth/config/OAuthSecurityConfig.java的第67行: @Override public void...

7.5CVSS1AI score0.52285EPSS
Exploits2
RedHat Linux
RedHat Linux
added 2016/12/13 7:26 p.m.3 views

keycloak: account hijacking via auth code fixation

It was found that the keycloak did not implement authentication flow correctly. An attacker could use this flaw to construct a phishing URL, from which he could hijack the user's session. This could lead to information disclosure, or permit further possible attacks...

8.1CVSS5.8AI score0.00149EPSS
Exploits0References4
Hacker One
Hacker One
added 2016/07/20 4:2 p.m.68 views

Harvest: CSRF token fixation in Sign in with Google

Hi There is CSRF token fixation in Sign in with Google at https://id.getharvest.com/sessions/new The state parameter is same for any time login https://id.getharvest.com/oauth2/callback?state=%7B%22intent%22:%22sign-in%22%7D&code=code Steps to reproduce 1. Go to...

0.1AI score
Exploits0
Into the symmetry
Into the symmetry
added 2016/05/09 11:47 a.m.14 views

Holy redirect_uri Batman!

If you bought the book I have been writing with Justin Richer namely OAuth 2 in Action you might have noticed that we will never got tired to stress out how much important the redirecturi is in the OAuth 2 universe. Failing to understand this rather simple concept might lead to disasters. The...

7.2AI score
Exploits0
Hacker One
Hacker One
added 2015/04/21 2:44 p.m.45 views

Vimeo: API: missing invalidation of OAuth2 Authorization Code during access revocation causes authorization bypass

OAuth2 API makes it possible for users to grant access to their accounts to some third-side applications. Of course, users are able to manage such applications' access to their accounts and may deny access for any application. When some user denies access for the application, all accesstokens are...

Exploits0
Into the symmetry
Into the symmetry
added 2015/01/06 4:14 p.m.41 views

Top 5 OAuth 2 Implementation Vulnerabilities

Heya, back to my favourite topics namely OAuth . I have previously discussed about common OAuth 2 Implementation Vulnerabilities but now it is time maybe to list those and order them based on their criticality. 5 The Postman Always Rings Twice I have introduced this 'attack' in last year post...

7.3AI score
Exploits0
NVD
NVD
added 2014/12/31 10:59 p.m.7 views

CVE-2014-8144

Cross-site request forgery CSRF vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors...

6.8CVSS7.1AI score0.00126EPSS
Exploits0References3
Cvelist
Cvelist
added 2014/12/31 10:0 p.m.12 views

CVE-2014-8144

Cross-site request forgery CSRF vulnerability in doorkeeper before 1.4.1 allows remote attackers to hijack the authentication of unspecified victims for requests that read a user OAuth authorization code via unknown vectors...

7.1AI score0.00126EPSS
Exploits0References3
RubySec
RubySec
added 2014/12/18 12:0 a.m.18 views

Cross-site request forgery (CSRF) vulnerability in doorkeeper 1.4.0 and earlier.

Cross-site request forgery CSRF vulnerability in doorkeeper 1.4.0 and earlier allows remote attackers to hijack the user's OAuth autorization code. This vulnerability has been assigned the CVE identifier CVE-2014-8144. Doorkeeper's endpoints didn't have CSRF protection. Any HTML document on the...

6.8CVSS2.3AI score0.00126EPSS
Exploits0References1Affected Software1
myhack58
myhack58
added 2014/08/28 12:0 a.m.12 views

OAuth authentication memory vulnerability caution a user identity hijacking-vulnerability warning-the black bar safety net

With OpenSSL, like OAuthOpen Authorizationas a widely used open-source third-party login authentication Protocol, this year also broke a security vulnerability. In the third session of the know the security Forum, from Sina Weibo of the blue di snowball shows Sina as early as year 3 months...

1.1AI score
Exploits0
Rows per page
Query Builder