CVE-2019-3778
CVSS V2 Medium 6.4
CVSS V3 Medium 6.5
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).
Overview
- CVE ID
- CVE-2019-3778
- Assigner
- security_alert@emc.com
- Vulnerability Status
- Analyzed
- Published Version
- 2019-03-07T18:29:00
- Last Modified Date
- 2021-01-30T02:36:39
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:* | 1 | OR | 2.0.0 | 2.0.17 |
cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:* | 1 | OR | 2.1.0 | 2.1.4 |
cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:* | 1 | OR | 2.2.0 | 2.2.4 |
cpe:2.3:a:pivotal_software:spring_security_oauth:*:*:*:*:*:*:*:* | 1 | OR | 2.3.0 | 2.3.5 |
cpe:2.3:a:oracle:banking_corporate_lending:14.1.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:banking_corporate_lending:14.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:banking_corporate_lending:14.4.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 6.4
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 2.5
References
Reference URL | Reference Tags |
---|---|
https://pivotal.io/security/cve-2019-3778 | Vendor Advisory |
http://www.securityfocus.com/bid/107153 | Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/153299/Spring-Security-OAuth-2.3-Open-Redirection.html | Third Party Advisory VDB Entry |
https://www.oracle.com/security-alerts/cpujan2021.html | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-3778 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3778 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:25:20 | Added to TrackCVE | |||
2022-12-03 17:59:07 | secure@dell.com | security_alert@emc.com | CVE Assigner | updated |
2022-12-03 17:59:07 | 2019-03-07T18:29Z | 2019-03-07T18:29:00 | CVE Published Date | updated |
2022-12-03 17:59:07 | 2021-01-30T02:36:39 | CVE Modified Date | updated | |
2022-12-03 17:59:07 | Analyzed | Vulnerability Status | updated |