VYPR

Connect

by Mitreid

Source repositories

CVEs (3)

  • CVE-2021-26715CriMar 25, 2021
    risk 0.59cvss 9.1epss 0.01

    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…

  • CVE-2021-27582CriFeb 23, 2021
    risk 0.52cvss 9.1epss 0.02

    org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment (aka Autobinding) vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth…

  • CVE-2020-5497MedJan 4, 2020
    risk 0.00cvss 6.1epss 0.02

    The OpenID Connect reference implementation for MITREid Connect through 1.3.3 allows XSS due to userInfoJson being included in the page unsanitized. This is related to header.tag. The issue can be exploited to execute arbitrary JavaScript.