GHSA-7q4h-pj78-j7vg

    Dashboard / Vulnerabilities / GHSA-7q4h-pj78-j7vg

    GHSA-7q4h-pj78-j7vg

    Published: 13 May 2021Last Modified: 8 Nov 2023

    Summary: Authorization service vulnerable to DDos attacks in Apache CFX

    Details: 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.

    Affected packages

    Package

    Name: org.apache.cxf:cxf

    Purl: pkg:maven/org.apache.cxf/cxf

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 3.4.0
    Fixed -3.4.3

    Affected versions

    3.4.0
    3.4.1
    3.4.2

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-7q4h-pj78-j7vg | CVE-DB