CVE-2019-3778
Published Mar 7, 2019
Last updated 4 years ago
Overview
- Description
- 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 the authorization endpoint using the authorization code grant type, and specify a manipulated redirection URI via the "redirect_uri" parameter. This can cause the authorization server to redirect the resource owner user-agent to a URI under the control of the attacker with the leaked authorization code. This vulnerability exposes applications that meet all of the following requirements: Act in the role of an Authorization Server (e.g. @EnableAuthorizationServer) and uses the DefaultRedirectResolver in the AuthorizationEndpoint. This vulnerability does not expose applications that: Act in the role of an Authorization Server and uses a different RedirectResolver implementation other than DefaultRedirectResolver, act in the role of a Resource Server only (e.g. @EnableResourceServer), act in the role of a Client only (e.g. @EnableOAuthClient).
- Source
- security_alert@emc.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.5
- Impact score
- 2.5
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 6.4
- Impact score
- 4.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B789A3FA-A33E-49F9-BAA9-85F788F5E055", "versionEndExcluding": "2.0.17", "versionStartIncluding": "2.0.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BE8265A8-ED88-4A63-B9CC-A97C4452C4AC", "versionEndExcluding": "2.1.4", "versionStartIncluding": "2.1.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9ACA5453-791C-4468-8A98-643706D2A098", "versionEndExcluding": "2.2.4", "versionStartIncluding": "2.2.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3E128057-775F-4540-846D-9E482708741C", "versionEndExcluding": "2.3.5", "versionStartIncluding": "2.3.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:oracle:banking_corporate_lending:14.1.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E17A81A3-8B4A-437F-8A7E-FE336A6567AD" }, { "criteria": "cpe:2.3:a:oracle:banking_corporate_lending:14.3.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B0315C0A-1C45-42EA-A132-83AF9B889AE6" }, { "criteria": "cpe:2.3:a:oracle:banking_corporate_lending:14.4.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EE9BBBFD-9FBD-47FA-AC5C-278A4382C344" } ], "operator": "OR" } ] } ]