CVE-2021-22696: Server-Side Request Forgery (SSRF)
(updated )
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 and was making a REST request to the parameter in the request to retrieve a token.
References
Detect and mitigate CVE-2021-22696 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →