漏洞标题
OAuth 2授权服务易受DDoS攻击影响
漏洞描述信息
OAuth 2授权服务易受DDoS攻击影响
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
漏洞类别
N/A
漏洞标题
OAuth 2 authorization service vulnerable to DDos attacks
漏洞描述信息
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.
CVSS信息
N/A
漏洞类别
服务端请求伪造(SSRF)
漏洞标题
Apache CXF 代码问题漏洞
漏洞描述信息
Apache CXF是美国阿帕奇(Apache)基金会的一个开源的Web服务框架。该框架支持多种Web服务标准、多种前端编程API等。 Apache CXF 存在代码问题漏洞,攻击者可利用该漏洞DDos攻击,以下产品及版本受到影响:Apache CXF versions prior to 3.4.3; Apache CXF versions prior to 3.3.10。
CVSS信息
N/A
漏洞类别
代码问题