CVE-2021-22696
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
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 which to retrieve a JWT token from via the "request_uri" parameter. CXF was not validating the "request_uri" parameter (apart from ensuring it uses "https) and was making a REST request to the parameter in the request to retrieve a token. This means that CXF was vulnerable to DDos attacks on the authorization server, as specified in section 10.4.1 of the spec. This issue affects Apache CXF versions prior to 3.4.3; Apache CXF versions prior to 3.3.10.
Overview
- CVE ID
- CVE-2021-22696
- Assigner
- security@apache.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-04-02T10:15:12
- Last Modified Date
- 2022-05-12T14:36:12
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* | 1 | OR | 3.3.10 | |
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* | 1 | OR | 3.4.0 | 3.4.3 |
cpe:2.3:a:oracle:business_intelligence:5.5.0.0.0:*:*:*:enterprise:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:business_intelligence:5.9.0.0.0:*:*:*:enterprise:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:business_intelligence:12.2.1.3.0:*:*:*:enterprise:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:business_intelligence:12.2.1.4.0:*:*:*:enterprise:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:* | 1 | OR | 8.0.0 | 8.1.0 |
cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:* | 1 | OR | 8.2.0 | 8.2.3 |
cpe:2.3:a:oracle:communications_element_manager:8.2.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:* | 1 | OR | 8.0.0 | 8.2.4.0 |
cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:* | 1 | OR | 8.0.0 | 8.2.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-22696 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22696 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-20 16:59:28 | Added to TrackCVE | |||
2022-12-06 00:53:05 | 2021-04-02T10:15Z | 2021-04-02T10:15:12 | CVE Published Date | updated |
2022-12-06 00:53:05 | 2022-05-12T14:36:12 | CVE Modified Date | updated | |
2022-12-06 00:53:05 | Analyzed | Vulnerability Status | updated |