The OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Server Side Request Forgery (SSRF) vulnerability. The vulnerability arises due to unsafe usage of the logo_uri parameter in the Dynamic Client Registration request. An unauthenticated attacker can make a HTTP request from the vulnerable server to any address in the internal network and obtain its response (which might, for example, have a JavaScript payload for resultant XSS). The issue can be exploited to bypass network boundaries, obtain sensitive data, or attack other hosts in the internal network.
{ "nvd_published_at": "2021-03-25T09:15:00Z", "github_reviewed_at": "2021-03-26T18:51:24Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-918" ] }