3 matches found
Insecure Redirect Validation
github.com/ory/fosite suffers from insecure redirect validation. The vulnerability exists due to the usage of strings.ToLower while they should have been compared with a simple string match...
6.1CVSS3.3AI score0.00834EPSS
SaveExploits0References3Affected Software1
Insecure Session Management
github.com/ory/fosite uses insecure session management. The vulnerability exists as it fails to validate the uniqueness of this jti value in privatekeyjwt client authentication method, allowing an attacker to send the same token request twice with the same jti assertion to get two access tokens...
8.1CVSS4.1AI score0.00867EPSS
SaveExploits1References3Affected Software1
20