VYPR

Go modules package

github.com/ory/fosite

pkg:golang/github.com/ory/fosite

Vulnerabilities (4)

  • CVE-2020-15233Oct 2, 2020
    affected >= 0.30.3, < 0.34.1fixed 0.34.1

    ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite from version 0.30.2 and before version 0.34.1, there is an issue in which an an attacker can override the registered redirect URL by performing an OAuth flow and requesting a redirect URL that is t

  • CVE-2020-15234Oct 2, 2020
    affected < 0.34.1fixed 0.34.1

    ORY Fosite is a security first OAuth2 & OpenID Connect framework for Go. In Fosite before version 0.34.1, the OAuth 2.0 Client's registered redirect URLs and the redirect URL provided at the OAuth2 Authorization Endpoint where compared using strings.ToLower while they should have

  • CVE-2020-15222Sep 24, 2020
    affected < 0.31.0fixed 0.31.0

    In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.31.0, when using "private_key_jwt" authentication the uniqueness of the `jti` value is not checked. When using client authentication method "private_key_jwt", OpenId specification says th

  • CVE-2020-15223Sep 24, 2020
    affected < 0.34.0fixed 0.34.0

    In ORY Fosite (the security first OAuth2 & OpenID Connect framework for Go) before version 0.34.0, the `TokenRevocationHandler` ignores errors coming from the storage. This can lead to unexpected 200 status codes indicating successful revocation while the token is still valid. Wh